mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-26 14:18:38 -05:00
Update version to 1.16
This commit is contained in:
parent
4ab9fdd545
commit
72c7164ff9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user