From 2d8a7a54e9c96d3546878e7c60ab7326dd3465ff Mon Sep 17 00:00:00 2001 From: Thomas Parrott Date: Wed, 18 Oct 2023 12:22:25 +0100 Subject: [PATCH] lxd-ui: Bump to 0.3 Signed-off-by: Thomas Parrott --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index d491bbd5f..abec7ef98 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1546,7 +1546,7 @@ parts: lxd-ui: source: https://github.com/canonical/lxd-ui source-type: git - source-tag: 0.1 + source-tag: 0.3 plugin: nil override-pull: | [ "$(uname -m)" = "riscv64" ] && exit 0