Commit 98ab97af authored by acud's avatar acud Committed by GitHub

Update version.go (#1355)

parent 47eec50f
......@@ -5,7 +5,7 @@
package bee
var (
version = "0.5.2" // manually set semantic version number
version = "0.5.3" // manually set semantic version number
commit string // automatically set git commit hash
Version = func() string {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment