mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
remove traces of hardcoded release version
+ update homepage image
This commit is contained in:
+1
-1
@@ -179,5 +179,5 @@ class HandleArgs:
|
||||
@staticmethod
|
||||
def handle_version():
|
||||
if any((a in ARGS for a in ALLARGS.version)):
|
||||
print(settings.Release.APP_VERSION)
|
||||
print(settings.Keys.SWINGMUSIC_APP_VERSION)
|
||||
sys.exit(0)
|
||||
|
||||
Reference in New Issue
Block a user