From 31cd2b874692d8a00d6a22b02281cbe0c77b9519 Mon Sep 17 00:00:00 2001 From: Jamesits Date: Sat, 26 Oct 2024 16:05:05 +0800 Subject: [PATCH] bump version to 0.0.11 --- nfpm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nfpm.yaml b/nfpm.yaml index b523008..db06427 100644 --- a/nfpm.yaml +++ b/nfpm.yaml @@ -1,12 +1,12 @@ name: "pve-fake-subscription" arch: "all" platform: "linux" -version: "0.0.10" +version: "0.0.11" version_schema: "semver" version_metadata: "git" epoch: 0 -release: 2 +release: 1 section: "admin" priority: "optional"