Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
/ harmonie Public archive

Commit ecd31b9

Browse files
authored
Merge pull request #236 from makinosp/chore/bump-up
chore: bump up MARKETING_VERSION to 1.0.6
2 parents 7ce585d + 1fe0bbd commit ecd31b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Harmonie.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@
471471
"$(inherited)",
472472
"@executable_path/Frameworks",
473473
);
474-
MARKETING_VERSION = 1.0.5;
474+
MARKETING_VERSION = 1.0.6;
475475
PRODUCT_BUNDLE_IDENTIFIER = jp.mknn.harmonie;
476476
PRODUCT_NAME = "$(TARGET_NAME)";
477477
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -507,7 +507,7 @@
507507
"$(inherited)",
508508
"@executable_path/Frameworks",
509509
);
510-
MARKETING_VERSION = 1.0.5;
510+
MARKETING_VERSION = 1.0.6;
511511
PRODUCT_BUNDLE_IDENTIFIER = jp.mknn.harmonie;
512512
PRODUCT_NAME = "$(TARGET_NAME)";
513513
SWIFT_EMIT_LOC_STRINGS = YES;

0 commit comments

Comments
 (0)