File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11new_version = dict (
2- APP_NEW_VERSION = 1.20 ,
2+ APP_NEW_VERSION = 1.30 ,
33 WINDOW_TITLE = "New version available!" ,
4- WINDOW_TEXT = "New version (1.20 ) of PW-Sat2 Ground Station application is available." ,
4+ WINDOW_TEXT = "New version (1.30 ) of PW-Sat2 Ground Station application is available." ,
55 WINDOW_INFORMATIVE_TEXT = "You can download a new version at our "
6- "<a href='https://github.com/PW-Sat2/HAM-desktop-application/releases/tag/1.20 '>"
6+ "<a href='https://github.com/PW-Sat2/HAM-desktop-application/releases/tag/1.30 '>"
77 "download page</a>." ,
88 WINDOW_DETAILED_TEXT = "Changelog: \n "
9- "* IQ files are no longer saved,\n "
10- "* faster upload to server.\n " ,
11- UPDATE_URL = "https://github.com/PW-Sat2/HAM-desktop-application/releases/tag/1.20"
9+ "* fixed bug interrupting frames upload,\n "
10+ "* deep sleep frames tagging,\n " ,
11+ "* a few minor improvements (e.g. decreased logging).\n " ,
12+ UPDATE_URL = "https://github.com/PW-Sat2/HAM-desktop-application/releases/tag/1.30"
1213)
You can’t perform that action at this time.
0 commit comments