mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
bump version to v1.52.0
This commit is contained in:
parent
ca15ee6e02
commit
43fd404505
|
@ -3,6 +3,6 @@
|
|||
|
||||
package version
|
||||
|
||||
const Version = "v1.51.1-71d86aa4-dev"
|
||||
const Version = "v1.52.0-2058ce80-dev"
|
||||
|
||||
const VersionGitRef = "71d86aa4"
|
||||
const VersionGitRef = "2058ce80"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
|
||||
package version
|
||||
|
||||
const Version = "v1.51.1-71d86aa4"
|
||||
const Version = "v1.52.0-2058ce80"
|
||||
|
||||
const VersionGitRef = "71d86aa4"
|
||||
const VersionGitRef = "2058ce80"
|
||||
|
|
Loading…
Reference in New Issue
Block a user