Skip to content

Commit

Permalink
Bump version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jstorm31 committed Mar 15, 2021
1 parent 8347369 commit 1ae5389
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Grades.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1634,7 +1634,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.1.0;
OTHER_SWIFT_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = cz.cvut.fit.grades.NotificationExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1665,7 +1665,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.1.0;
OTHER_SWIFT_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = cz.cvut.fit.grades.NotificationExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1696,7 +1696,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.1.0;
OTHER_SWIFT_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = cz.cvut.fit.grades.NotificationExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -1853,7 +1853,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.1.0;
OTHER_LDFLAGS = (
"$(inherited)",
"$(OTHER_LDFLAGS)",
Expand Down Expand Up @@ -1892,7 +1892,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.1.0;
OTHER_LDFLAGS = (
"$(inherited)",
"$(OTHER_LDFLAGS)",
Expand Down Expand Up @@ -2045,7 +2045,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.1.0;
OTHER_LDFLAGS = (
"$(inherited)",
"$(OTHER_LDFLAGS)",
Expand Down

0 comments on commit 1ae5389

Please sign in to comment.