mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
bump version to v1.31.0
This commit is contained in:
parent
0735490e60
commit
c9fd4c9a1d
|
@ -2,7 +2,7 @@
|
|||
|
||||
package version
|
||||
|
||||
const Version = "v1.30.3-ad373b95-dev"
|
||||
const Version = "v1.31.0-14a29df9-dev"
|
||||
|
||||
const VersionGitRef = "ad373b95"
|
||||
const VersionGitRef = "14a29df9"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
package version
|
||||
|
||||
const Version = "v1.30.3-ad373b95"
|
||||
const Version = "v1.31.0-14a29df9"
|
||||
|
||||
const VersionGitRef = "ad373b95"
|
||||
const VersionGitRef = "14a29df9"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user