Skip to content

Commit

Permalink
Bump to 0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ianyh committed Sep 20, 2024
1 parent 08720eb commit 917f2b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Amethyst.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 0.21.1;
MARKETING_VERSION = 0.21.2;
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++14";
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"DEBUG\"";
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 0.21.1;
MARKETING_VERSION = 0.21.2;
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++14";
ONLY_ACTIVE_ARCH = NO;
Expand Down

0 comments on commit 917f2b1

Please sign in to comment.