diff --git a/Moped.xcodeproj/project.pbxproj b/Moped.xcodeproj/project.pbxproj index 62c055a..aab2178 100644 --- a/Moped.xcodeproj/project.pbxproj +++ b/Moped.xcodeproj/project.pbxproj @@ -334,6 +334,7 @@ CODE_SIGN_ENTITLEMENTS = Moped/Moped.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 6; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Carthage/Build/Mac", @@ -343,6 +344,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); + MARKETING_VERSION = 1.5.1; PRODUCT_BUNDLE_IDENTIFIER = net.machorro.roberto.Moped; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; @@ -356,6 +358,7 @@ CODE_SIGN_ENTITLEMENTS = Moped/Moped.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 6; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Carthage/Build/Mac", @@ -365,6 +368,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); + MARKETING_VERSION = 1.5.1; PRODUCT_BUNDLE_IDENTIFIER = net.machorro.roberto.Moped; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; diff --git a/Moped/Base.lproj/Main.storyboard b/Moped/Base.lproj/Main.storyboard index 8d8ce27..9b4f3a3 100644 --- a/Moped/Base.lproj/Main.storyboard +++ b/Moped/Base.lproj/Main.storyboard @@ -1,7 +1,8 @@ - + - + + @@ -62,7 +63,7 @@ - + @@ -85,7 +86,7 @@ - + @@ -108,7 +109,7 @@ - + @@ -131,7 +132,7 @@ - + @@ -776,7 +777,7 @@ - + @@ -786,13 +787,13 @@ - - A general purpose text editor, small and light. -Copyright (C) 2019 Roberto Machorro. All rights reserved. + + A general purpose text editor, small and light. +Copyright (C) 2019-2020 Roberto Machorro. All rights reserved. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. @@ -880,7 +881,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY - + @@ -894,7 +895,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY - + @@ -913,7 +914,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY - + diff --git a/Moped/Info.plist b/Moped/Info.plist index 94b99bb..9ccf824 100644 --- a/Moped/Info.plist +++ b/Moped/Info.plist @@ -413,9 +413,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.5 + $(MARKETING_VERSION) CFBundleVersion - 5 + $(CURRENT_PROJECT_VERSION) ITSAppUsesNonExemptEncryption LSApplicationCategoryType