Commit 5d4e2431 authored by szh's avatar szh

version 0.1.7

parent 5bd80b67
......@@ -69,7 +69,6 @@ GitPath=https://github.com/bityuan/bityuan.git
VersionPath=https://raw.githubusercontent.com/bityuan/bityuan/master/bityuan.go
[chain33-pai]
[chain33-pai]
Name=chain33-pai
UpdateDir=/home/pi/
Path=/home/pi/chain33-pai/
......
package app
const version = "0.1.6"
const version = "0.1.7"
func GetVersion() string {
return version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment