From 18ae283e8b86f202ae7c9881fb9854cee7f13410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mikrut?= Date: Sat, 8 May 2021 23:51:43 +0200 Subject: [PATCH] Bump snap version to 3.1.0 --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 1772248..65b086d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: czkawka # you probably want to 'snapcraft register ' base: core18 # the base snap is the execution environment for this snap -version: '3.0.0' # just for humans, typically '1.2+git' or '1.3.2' +version: '3.1.0' # just for humans, typically '1.2+git' or '1.3.2' summary: Czkawka - fast data cleaner written in Rust # 79 char long summary description: | Czkawka is very fast and feature rich cleaner which finds file duplicates, empty folders and files, duplicated music, similar images or the biggest files in selected directories. @@ -33,4 +33,4 @@ apps: plugs: - home - removable-media - - udisks2 \ No newline at end of file + - udisks2