From 450b15944f2c630bc4173e0825712badf0276d59 Mon Sep 17 00:00:00 2001 From: Filippo Scognamiglio Date: Mon, 26 Nov 2018 22:31:14 +0100 Subject: [PATCH] Change version and description of snap package. --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 92790e9..281637e 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,8 +1,8 @@ name: cool-retro-term # check to see if it's available -version: '0.18' # this is freakin' awesome +version: '1.1.0' # this is freakin' awesome summary: cool-retro-term is a terminal emulator. # 79 char long summary description: | - First off, this is freakin' awesome. cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight. + cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight. grade: stable # must be 'stable' to release into candidate/stable channels confinement: strict # use 'strict' once you have the right plugs