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
No related tags found
No related merge requests found
...@@ -5,5 +5,5 @@ ...@@ -5,5 +5,5 @@
supportedSystems = ["x86_64-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin"]; supportedSystems = ["x86_64-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin"];
compileForSystems = ["linux/arm64" "linux/amd64" "darwin/amd64" "windows/amd64"]; compileForSystems = ["linux/arm64" "linux/amd64" "darwin/amd64" "windows/amd64"];
modulePath = "gitlab.schukai.com/oss/bob"; 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.
Please register or to comment