mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
bump version to v1.31.2
This commit is contained in:
parent
cf22b30850
commit
9875b52372
|
@ -2,7 +2,7 @@
|
|||
|
||||
package version
|
||||
|
||||
const Version = "v1.31.1-0f3d9bc3-dev"
|
||||
const Version = "v1.31.2-2bdcf226-dev"
|
||||
|
||||
const VersionGitRef = "0f3d9bc3"
|
||||
const VersionGitRef = "2bdcf226"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
package version
|
||||
|
||||
const Version = "v1.31.1-0f3d9bc3"
|
||||
const Version = "v1.31.2-2bdcf226"
|
||||
|
||||
const VersionGitRef = "0f3d9bc3"
|
||||
const VersionGitRef = "2bdcf226"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user