Skip to content

Commit 2b90857

Browse files
committed
🔖 v1.0.1
1 parent dd34181 commit 2b90857

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.0.1]
99

1010
### Changed
1111

ui/iPortForwarder.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@
356356
"@executable_path/../Frameworks",
357357
);
358358
MACOSX_DEPLOYMENT_TARGET = 12.0;
359-
MARKETING_VERSION = 1.0.0;
359+
MARKETING_VERSION = 1.0.1;
360360
PRODUCT_BUNDLE_IDENTIFIER = com.hronro.ipf.iPortForwarder;
361361
PRODUCT_NAME = "$(TARGET_NAME)";
362362
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -387,7 +387,7 @@
387387
"@executable_path/../Frameworks",
388388
);
389389
MACOSX_DEPLOYMENT_TARGET = 12.0;
390-
MARKETING_VERSION = 1.0.0;
390+
MARKETING_VERSION = 1.0.1;
391391
PRODUCT_BUNDLE_IDENTIFIER = com.hronro.ipf.iPortForwarder;
392392
PRODUCT_NAME = "$(TARGET_NAME)";
393393
SWIFT_EMIT_LOC_STRINGS = YES;

0 commit comments

Comments
 (0)