Skip to content

Commit

Permalink
new version 1.3.02
Browse files Browse the repository at this point in the history
  • Loading branch information
boybeak committed Sep 11, 2024
1 parent 678e454 commit 9bc4c55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions JustTodo/JustTodo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@
CODE_SIGN_ENTITLEMENTS = JustTodo/JustTodo.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1301;
CURRENT_PROJECT_VERSION = 1302;
DEVELOPMENT_ASSET_PATHS = "\"JustTodo/Preview Content\"";
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -583,7 +583,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.3.01;
MARKETING_VERSION = 1.3.02;
PRODUCT_BUNDLE_IDENTIFIER = com.github.boybeak.JustTodo;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -599,7 +599,7 @@
CODE_SIGN_ENTITLEMENTS = JustTodo/JustTodo.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1301;
CURRENT_PROJECT_VERSION = 1302;
DEVELOPMENT_ASSET_PATHS = "\"JustTodo/Preview Content\"";
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -610,7 +610,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.3.01;
MARKETING_VERSION = 1.3.02;
PRODUCT_BUNDLE_IDENTIFIER = com.github.boybeak.JustTodo;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
Binary file not shown.

0 comments on commit 9bc4c55

Please sign in to comment.