diff --git a/DemonEditor.spec b/DemonEditor.spec index 6fe9bde6..5a105250 100644 --- a/DemonEditor.spec +++ b/DemonEditor.spec @@ -61,7 +61,7 @@ app = BUNDLE(coll, 'CFBundleDisplayName': 'DemonEditor', 'CFBundleGetInfoString': "Enigma2 channel and satellites editor", 'LSApplicationCategoryType': 'public.app-category.utilities', - 'CFBundleShortVersionString': "1.0.4 Beta (Build: {})".format(BUILD_DATE), - 'NSHumanReadableCopyright': u"Copyright © 2020, Dmitriy Yefremov", + 'CFBundleShortVersionString': "1.0.6 Beta (Build: {})".format(BUILD_DATE), + 'NSHumanReadableCopyright': u"Copyright © 2021, Dmitriy Yefremov", 'NSRequiresAquaSystemAppearance': 'false' }) diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index 4df2b2c6..45e64154 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 1.0.5 Beta + 1.0.6 Beta 2018-2021 Dmitriy Yefremov Enigma2 channel and satellite list editor for MacOS. diff --git a/app/ui/main_window.glade b/app/ui/main_window.glade index 0dc589e7..861f6e1b 100644 --- a/app/ui/main_window.glade +++ b/app/ui/main_window.glade @@ -3129,7 +3129,7 @@ Author: Dmitriy Yefremov True False - 1.0.5 Beta + 1.0.6 Beta