Bumped version

This commit is contained in:
Nex 2022-01-14 01:53:10 +01:00
parent 4c906ad52e
commit 8a707c288a
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.2"
MVT_VERSION = "1.4.3"
def check_for_updates():