mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 14:55:16 +00:00
bump version to v1.59.0
This commit is contained in:
parent
80bded1837
commit
cc107b80da
|
@ -3,6 +3,6 @@
|
||||||
|
|
||||||
package version
|
package version
|
||||||
|
|
||||||
const Version = "v1.58.0-d58461d1-dev"
|
const Version = "v1.59.0-e86decea6-dev"
|
||||||
|
|
||||||
const VersionGitRef = "d58461d1"
|
const VersionGitRef = "e86decea6"
|
||||||
|
|
|
@ -3,6 +3,6 @@
|
||||||
|
|
||||||
package version
|
package version
|
||||||
|
|
||||||
const Version = "v1.58.0-d58461d1"
|
const Version = "v1.59.0-e86decea6"
|
||||||
|
|
||||||
const VersionGitRef = "d58461d1"
|
const VersionGitRef = "e86decea6"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user