Small fix for set-version.sh.
Some checks failed
Release / release (push) Failing after 45s

This commit is contained in:
2025-08-02 13:57:27 +02:00
parent 1991963cab
commit 176901d960
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
package main
var Version = "dev"
var Version = "v0.3.2"