Фикс номера версии

This commit is contained in:
Profitroll 2021-04-06 01:53:48 +03:00
parent 747e666cf1
commit 7598e594da
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ import requests
import keyboard
from zipfile import ZipFile
version = 1.6
version = 1.7
path = Path(__file__).resolve().parent
def mainMenu():