Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
更改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
eaglexiang committed Mar 24, 2019
1 parent aa1ca08 commit 18ecdf0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @Github: https://github.com/eaglexiang
* @Date: 2018-12-27 09:42:11
* @LastEditors: EagleXiang
* @LastEditTime: 2019-03-21 19:22:58
* @LastEditTime: 2019-03-24 23:50:54
*/

package cmd
Expand All @@ -16,7 +16,7 @@ import (
)

// ProgramVersion 程序版本
var ProgramVersion, _ = myversion.CreateVersion("0.9.2")
var ProgramVersion, _ = myversion.CreateVersion("0.9.3")

// PrintVersion 打印版本信息
func PrintVersion(programVersion, protocolVersion, ProtocolCompatibleVersion string) {
Expand Down
2 changes: 1 addition & 1 deletion src/whitelistdomains

0 comments on commit 18ecdf0

Please sign in to comment.