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

View File

@@ -1,6 +1,6 @@
# Maintainer: Hein (Warky Devs) <hein@warky.dev>
pkgname=unitdore
pkgver=0.0.7
pkgver=0.0.8
pkgrel=1
pkgdesc="A door you open and close for container units — manage containers via systemd"
arch=('x86_64' 'aarch64')

View File

@@ -1,5 +1,5 @@
Name: unitdore
Version: 0.0.7
Version: 0.0.8
Release: 1%{?dist}
Summary: Manage container units via systemd