Skip to content

Commit

Permalink
Bump version from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Changelog:
- Added animations when activated/deactivated
- Added transitions between views
  • Loading branch information
dcas796 committed Feb 17, 2024
1 parent 3242693 commit b26bf07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cafe.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = com.dcas796.Cafe;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -373,7 +373,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = com.dcas796.Cafe;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down

0 comments on commit b26bf07

Please sign in to comment.