mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
bump version to v1.22.0
This commit is contained in:
parent
e09b4fa5fb
commit
f2b852c486
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
package version
|
package version
|
||||||
|
|
||||||
const Version = "v1.21.4-3c2704c4-dev"
|
const Version = "v1.22.0-e09b4fa5-dev"
|
||||||
|
|
||||||
const VersionGitRef = "3c2704c4"
|
const VersionGitRef = "e09b4fa5"
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
package version
|
package version
|
||||||
|
|
||||||
const Version = "v1.21.4-3c2704c4"
|
const Version = "v1.22.0-e09b4fa5"
|
||||||
|
|
||||||
const VersionGitRef = "3c2704c4"
|
const VersionGitRef = "e09b4fa5"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user