mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-02 14:04:55 -04:00
Update version to 1.16
This commit is contained in:
@@ -32,7 +32,7 @@ import logging
|
||||
import platform
|
||||
|
||||
|
||||
__version__ = "1.15"
|
||||
__version__ = "1.16"
|
||||
|
||||
|
||||
def _logger():
|
||||
@@ -112,4 +112,4 @@ def load_stylesheet_pyqt5():
|
||||
}
|
||||
'''
|
||||
stylesheet += mac_fix
|
||||
return stylesheet
|
||||
return stylesheet
|
||||
|
||||
Reference in New Issue
Block a user