Skip to content

Commit

Permalink
~ Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
buresdv committed Jun 27, 2024
1 parent bf80a07 commit 60642f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cork.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2592,7 +2592,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.4.2;
MARKETING_VERSION = 1.4.3;
PRODUCT_BUNDLE_IDENTIFIER = com.davidbures.Cork;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SELF_COMPILED;
Expand Down Expand Up @@ -2777,7 +2777,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.4.2;
MARKETING_VERSION = 1.4.3;
PRODUCT_BUNDLE_IDENTIFIER = com.davidbures.Cork;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -2810,7 +2810,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.4.2;
MARKETING_VERSION = 1.4.3;
PRODUCT_BUNDLE_IDENTIFIER = com.davidbures.Cork;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
6 changes: 6 additions & 0 deletions Cork/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -38501,6 +38501,12 @@
"value" : "􀐫"
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "􀐫"
}
},
"es-419" : {
"stringUnit" : {
"state" : "translated",
Expand Down

0 comments on commit 60642f5

Please sign in to comment.