Skip to content

Commit

Permalink
[ReadMe] update information
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWanderingCoel committed Jul 3, 2020
1 parent 778ac86 commit 63bf389
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pacman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
cat <<PKGBUILD > PKGBUILD
pkgname=trojan-qt5
pkgver=1.1.6
pkgver=1.2.0
pkgrel=1
pkgdesc="A cross-platform ss/ssr/vmess/trojan GUI client"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A cross-platform Trojan GUI client
- Subscription Support
- Import Servers from many methods
- Mutiple servers Support
- SS/SSR/Vmess/Trojan(go) Support
- Socks5/Http/SS/SSR/Vmess/Trojan(go)/Snell Support
- ....and more

## Install
Expand Down
9 changes: 9 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
trojan-qt5 (1.2.0-1) unstable; urgency=medium

* Dark mode support
* Socks5/Http/Snell Proxy support
* Add Real Latency Test support

-- TheWanderingCoel <thewanderingcoel@protonmail.com> Thu, 18 June 2020 15:06:14 +0800


trojan-qt5 (1.1.6-1) unstable; urgency=medium

* Fix Router issue
Expand Down
2 changes: 1 addition & 1 deletion resources/installer.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "Trojan-Qt5"
!define PRODUCT_VERSION "1.1.6"
!define PRODUCT_VERSION "1.2.0"
!define PRODUCT_PUBLISHER "TheWanderingCoel"
!define PRODUCT_WEB_SITE "https://trojan-qt5.github.io"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\trojan-qt5.exe"
Expand Down

0 comments on commit 63bf389

Please sign in to comment.