Bump version to 1.0.2
- Update application version number in ComConfigCopy.py - Minor version increment to reflect recent changes
This commit is contained in:
@@ -38,7 +38,7 @@ import socket
|
||||
from update_checker import UpdateChecker
|
||||
|
||||
# Версия программы
|
||||
VERSION = "1.0.1"
|
||||
VERSION = "1.0.2"
|
||||
|
||||
# Создаем необходимые папки
|
||||
os.makedirs("Logs", exist_ok=True)
|
||||
|
||||
Reference in New Issue
Block a user