diff --git a/.gitignore b/.gitignore index ae19016..8c28736 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ stage/ parts/ *.snap *source.tar.bz2 +snap/.snapcraft diff --git a/snapcraft.yaml b/snapcraft.yaml index 8583c35..063c818 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: zeal # you probably want to 'snapcraft register ' -version: '0.4.0' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.6.1' # just for humans, typically '1.2+git' or '1.3.2' summary: Zeal is a simple offline documentation browser inspired by Dash. description: | Zeal is a simple offline documentation browser inspired by Dash.