Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Commit

Permalink
update version 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ParadiseDuo committed Jul 11, 2020
1 parent 1b6dae4 commit b2639be
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Trojan is a GUI program for trojan on macOS.

## Version:

v1.5
v1.8

![](https://github.com/paradiseduo/Trojan/blob/master/img/version.png)

Expand Down
4 changes: 2 additions & 2 deletions Trojan.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@
"$(PROJECT_DIR)/Trojan/InstallHelper",
);
MACOSX_DEPLOYMENT_TARGET = 10.12;
MARKETING_VERSION = 1.7;
MARKETING_VERSION = 1.8;
PRODUCT_BUNDLE_IDENTIFIER = MacOS.Trojan;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Trojan/Trojan-Bridging-Header.h";
Expand Down Expand Up @@ -745,7 +745,7 @@
"$(PROJECT_DIR)/Trojan/InstallHelper",
);
MACOSX_DEPLOYMENT_TARGET = 10.12;
MARKETING_VERSION = 1.7;
MARKETING_VERSION = 1.8;
OTHER_CODE_SIGN_FLAGS = "--timestamp";
PRODUCT_BUNDLE_IDENTIFIER = MacOS.Trojan;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
2 changes: 1 addition & 1 deletion Trojan/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.7</string>
<string>1.8</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSApplicationCategoryType</key>
Expand Down

0 comments on commit b2639be

Please sign in to comment.