Skip to content

Commit

Permalink
bump version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
n3d1117 committed Mar 24, 2022
1 parent 81dd1f6 commit 59b7e39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appdb.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2214,7 +2214,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "it.ned.appdb-ios.Widgets";
Expand Down Expand Up @@ -2247,7 +2247,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "it.ned.appdb-ios.Widgets";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -2425,7 +2425,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
OTHER_SWIFT_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = "it.ned.appdb-ios";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -2464,7 +2464,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
OTHER_SWIFT_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = "it.ned.appdb-ios";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit 59b7e39

Please sign in to comment.