chore(release): update package version to 0.0.8
Some checks failed
Release / test (push) Successful in -30m10s
Release / release (push) Successful in -30m3s
Release / pkg-aur (push) Successful in -29m57s
Release / pkg-rpm (push) Failing after 14m44s
Release / pkg-deb (push) Failing after 14m51s

This commit is contained in:
Hein
2026-04-10 09:38:59 +02:00
parent b58373ad2f
commit 2efccc5d4f
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.0.7"
var version = "0.0.8"
var configPath string