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