Bumped version

This commit is contained in:
Nex 2022-02-01 12:46:31 +01:00
parent c8e50eb958
commit 2d00dca5bd
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
import requests
from packaging import version
MVT_VERSION = "1.4.9"
MVT_VERSION = "1.4.10"
def check_for_updates():