Merge branch 'main' into wxPython-demo

This commit is contained in:
Mykola Grymalyuk
2022-01-01 17:01:27 -07:00
17 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -40,5 +40,5 @@ app = BUNDLE(exe,
info_plist={
"CFBundleShortVersionString": constants.Constants().patcher_version,
"CFBundleExecutable": "MacOS/Launcher",
"NSHumanReadableCopyright": "Copyright 2020-2021 Dortania"
"NSHumanReadableCopyright": "Copyright 2020-2022 Dortania"
})