Skip to content
Snippets Groups Projects
Verified Commit fbefdfc5 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: version number

parent 3ac9703b
No related branches found
Tags 0.5.8
No related merge requests found
......@@ -5,5 +5,5 @@
supportedSystems = ["x86_64-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin"];
compileForSystems = ["linux/arm64" "linux/amd64" "darwin/amd64" "windows/amd64"];
modulePath = "gitlab.schukai.com/oss/bob";
version = "0.5.6"; ## do not change this line; it will be updated automatically
version = "0.5.8"; ## do not change this line; it will be updated automatically
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment