Skip to content

Commit

Permalink
Merge pull request #99 from DeveloperAcademy-POSTECH/release/ver1.1.0
Browse files Browse the repository at this point in the history
[FEAT] version 1.0 to 1.0.1
  • Loading branch information
lenamin authored Dec 18, 2022
2 parents f3cea58 + d43e43c commit cd81646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tars/Tars.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 1.1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.spaceover;
PRODUCT_NAME = SpaceOver;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down Expand Up @@ -720,7 +720,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 1.1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.spaceover;
PRODUCT_NAME = SpaceOver;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down

0 comments on commit cd81646

Please sign in to comment.