Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Jan 8, 2025
1 parent ea71813 commit 7c24e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TextChatTranslator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 0.1.0;
MARKETING_VERSION = 0.1.1;
PRODUCT_BUNDLE_IDENTIFIER = com.kishikawakatsumi.TextChatTranslator;
PRODUCT_MODULE_NAME = TextChatTranslator;
PRODUCT_NAME = "Text Chat Translator";
Expand Down Expand Up @@ -353,7 +353,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 0.1.0;
MARKETING_VERSION = 0.1.1;
PRODUCT_BUNDLE_IDENTIFIER = com.kishikawakatsumi.TextChatTranslator;
PRODUCT_MODULE_NAME = TextChatTranslator;
PRODUCT_NAME = "Text Chat Translator";
Expand Down

0 comments on commit 7c24e78

Please sign in to comment.