File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
ui/iPortForwarder.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and 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
Original file line number Diff line number Diff line change 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;
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;
You can’t perform that action at this time.
0 commit comments