From 4232c547cead66aed9d4171b8aa24e4ea86b80ad Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Tue, 23 Jun 2020 18:09:11 +0100 Subject: [PATCH] Fix quotes in yaml --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index f484957..4b669b0 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,8 +1,8 @@ name: rove title: Rove base: core20 -license: "MIT" -architectures: [ "amd64" ] +license: MIT +architectures: [ amd64 ] version: git # TODO icon: summary: An asynchronous nomadic game about exploring as part of a loose community.