Bumped version

This commit is contained in:
Nex 2022-01-23 14:17:43 +01:00
parent 8ae9ca328c
commit e1211991aa
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.5"
MVT_VERSION = "1.4.6"
def check_for_updates():