From ac36da7bba9accac42b68be9a224b3dc2dd52920 Mon Sep 17 00:00:00 2001 From: Kent Louise Tonino Date: Sat, 18 May 2024 14:55:51 +0800 Subject: [PATCH] Change snapcraft version to v1.0.0. --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index fda2057..dafedc0 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -2,7 +2,7 @@ name: tempscale summary: CLI Tool description: | A CLI tool that converts temperature scale. -version: "0.3.0" +version: "1.0.0" grade: stable base: core20 confinement: strict