Bumped version

This commit is contained in:
Nex 2022-01-28 22:25:41 +01:00
parent 10a640d3f7
commit 1c912f68fe
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.8"
MVT_VERSION = "1.4.9"
def check_for_updates():