From d22c2604303006b24bff5f6c800ecdeb21e646f1 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 21 Jan 2025 13:35:24 +0100 Subject: update to v2.3.0 --- snap/snapcraft.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index cd1622f..417f8fa 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: hurrycurry base: core24 -version: "2.2.0" +version: "2.3.0" summary: Multiplayer co-op cooking game license: AGPL-3.0-only website: https://hurrycurry.metamuffin.org/ @@ -113,7 +113,7 @@ parts: metainfo: plugin: dump source: https://codeberg.org/hurrycurry/hurrycurry-dist-extra.git - source-tag: v2.2.0 + source-tag: v2.3.0 parse-info: [org.metamuffin.hurrycurry.client.metainfo.xml] organize: "org.metamuffin.hurrycurry.client.desktop": "meta/gui/org.metamuffin.hurrycurry.client.desktop" @@ -123,7 +123,7 @@ parts: plugin: nil after: [godot-editor] source: https://codeberg.org/hurrycurry/hurrycurry.git - source-tag: v2.2.0 + source-tag: v2.3.0 stage-packages: - libglu1-mesa build-packages: [rustup, ffmpeg] @@ -146,19 +146,19 @@ parts: server: plugin: rust source: https://codeberg.org/hurrycurry/hurrycurry.git - source-tag: v2.2.0 + source-tag: v2.3.0 rust-path: [server] discover: plugin: rust source: https://codeberg.org/hurrycurry/hurrycurry.git - source-tag: v2.2.0 + source-tag: v2.3.0 rust-path: [server/discover] data: plugin: dump source: https://codeberg.org/hurrycurry/hurrycurry.git - source-tag: v2.2.0 + source-tag: v2.3.0 build-packages: [rustup] build-snaps: [deno] override-build: | -- cgit v1.2.3-70-g09d2