Skip to content

Commit

Permalink
Update snapcraft version
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Dec 19, 2023
1 parent 77c87f5 commit 974a05d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: zola
version: 0.17.2
version: 0.18.0
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.
Expand All @@ -21,7 +21,7 @@ parts:
zola:
source-type: git
source: https://github.com/getzola/zola.git
source-tag: v0.17.2
source-tag: v0.18.0
plugin: rust
rust-channel: stable
build-packages:
Expand Down

0 comments on commit 974a05d

Please sign in to comment.