chore(release): update package version to 0.0.10
Release / test (push) Successful in 36s
Release / release (push) Successful in 44s
Release / pkg-deb (push) Successful in 38s
Release / pkg-rpm (push) Successful in 48s
Release / pkg-aur (push) Successful in 56s

This commit is contained in:
2026-07-05 15:12:36 +02:00
parent 029b9cee2e
commit 917480670f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.0.9"
var version = "0.0.10"
var configPath string