Skip to content

Commit 5e85f9a

Browse files
chore: release 0.9.4
1 parent fce7f33 commit 5e85f9a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "0.9.3"}
1+
{".": "0.9.4"}

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [0.9.4](https://github.com/mlhiter/open-sidenotes/releases/tag/v0.9.4) (2025-11-25)
4+
5+
36
## [0.9.3](https://github.com/mlhiter/open-sidenotes/releases/tag/v0.9.3) (2025-11-25)
47

58

open-sidenotes.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
"$(inherited)",
415415
"@executable_path/../Frameworks",
416416
);
417-
MARKETING_VERSION = 0.9.3;
417+
MARKETING_VERSION = 0.9.4;
418418
PRODUCT_BUNDLE_IDENTIFIER = "com.mlhiter.open-sidenotes";
419419
PRODUCT_NAME = "$(TARGET_NAME)";
420420
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -439,7 +439,7 @@
439439
"$(inherited)",
440440
"@executable_path/../Frameworks",
441441
);
442-
MARKETING_VERSION = 0.9.3;
442+
MARKETING_VERSION = 0.9.4;
443443
PRODUCT_BUNDLE_IDENTIFIER = "com.mlhiter.open-sidenotes";
444444
PRODUCT_NAME = "$(TARGET_NAME)";
445445
SWIFT_EMIT_LOC_STRINGS = YES;

0 commit comments

Comments
 (0)