Release: v0.4.0-alpha
PR Tests / Lint, Build & Test (pull_request) Successful in 8m31s
Security Scan / Go Vulnerability Check (pull_request) Successful in 8m3s

This commit is contained in:
2026-04-09 22:38:46 +02:00
parent d8cb1a2f97
commit 09b3333571
+1 -1
View File
@@ -11,4 +11,4 @@ package version
// It can still be overridden at build time via:
//
// go build -ldflags "-X git.techniverse.net/scriptos/keywarden/internal/version.Version=v1.0.0"
var Version = "v0.3.0-alpha"
var Version = "v0.4.0-alpha"