mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-26 15:05:21 -04:00
Update version to 1.16
This commit is contained in:
parent
4ab9fdd545
commit
72c7164ff9
@ -32,7 +32,7 @@ import logging
|
|||||||
import platform
|
import platform
|
||||||
|
|
||||||
|
|
||||||
__version__ = "1.15"
|
__version__ = "1.16"
|
||||||
|
|
||||||
|
|
||||||
def _logger():
|
def _logger():
|
||||||
@ -112,4 +112,4 @@ def load_stylesheet_pyqt5():
|
|||||||
}
|
}
|
||||||
'''
|
'''
|
||||||
stylesheet += mac_fix
|
stylesheet += mac_fix
|
||||||
return stylesheet
|
return stylesheet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user