diff --git a/DemonEditor.spec b/DemonEditor.spec index 9afe38cd..e1c924a6 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.0 Beta (Build: {})".format(BUILD_DATE), + 'CFBundleShortVersionString': "1.0.3 Beta (Build: {})".format(BUILD_DATE), 'NSHumanReadableCopyright': u"Copyright © 2020, Dmitriy Yefremov", 'NSRequiresAquaSystemAppearance': 'false' }) diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index 2c2e6123..9fadd3a9 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 1.0.2 Beta + 1.0.3 Beta 2018-2020 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 bf7fb2bc..800b7b29 100644 --- a/app/ui/main_window.glade +++ b/app/ui/main_window.glade @@ -2803,7 +2803,7 @@ Author: Dmitriy Yefremov True False - 1.0.2 Beta + 1.0.3 Beta