Skip to content

Commit

Permalink
🔖 Version updated to 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkulman committed Feb 23, 2022
1 parent a6eefed commit f9a4716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/LocalizationEditor.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = LocalizationEditor/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 2.8;
MARKETING_VERSION = 2.9;
PRODUCT_BUNDLE_IDENTIFIER = sk.kulman.LocalizationEditor;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -684,7 +684,7 @@
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = LocalizationEditor/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 2.8;
MARKETING_VERSION = 2.9;
PRODUCT_BUNDLE_IDENTIFIER = sk.kulman.LocalizationEditor;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit f9a4716

Please sign in to comment.