Update Qv2ray version

This commit is contained in:
Qv2ray Maintainer 2020-01-28 21:13:29 +08:00 committed by GitHub
parent 8e22ba2095
commit 275f0c8589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ TEMPLATE = app
# Now read build number file.
_BUILD_NUMBER=$$cat(Build.Counter)
VERSION = 2.0.0.$$_BUILD_NUMBER
VERSION = 2.0.1.$$_BUILD_NUMBER
no_increase_build_number {
message("Build.Counter will not be increased")