Browse Source

Update snapcraft.yaml

index-subcmd
Vincent Prouillet GitHub 5 years ago
parent
commit
5a9718ff1c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      snapcraft.yaml

+ 1
- 1
snapcraft.yaml View File

@@ -1,5 +1,5 @@
name: zola # you probably want to 'snapcraft register <name>'
version: '0.5.0+git' # just for humans, typically '1.2+git' or '1.3.2'
version: '0.6.0+git' # just for humans, typically '1.2+git' or '1.3.2'
summary: A fast static site generator in a single binary with everything built-in.
description: |
A fast static site generator in a single binary with everything built-in.


Loading…
Cancel
Save