From 1b2e221fd07f71cf93c482cae8df8cf70f47d346 Mon Sep 17 00:00:00 2001 From: Dovi Cowan Date: Thu, 17 Feb 2022 17:38:13 +0000 Subject: [PATCH] update to SDK 6.1 --- com.github.artemanufrij.webpin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.github.artemanufrij.webpin.yml b/com.github.artemanufrij.webpin.yml index 4b74bce..1788152 100644 --- a/com.github.artemanufrij.webpin.yml +++ b/com.github.artemanufrij.webpin.yml @@ -5,7 +5,7 @@ app-id: com.github.artemanufrij.webpin # we can use a convenient pre-made runtime and SDK. For this example, we'll be # using the runtime and SDK provided by elementary. runtime: io.elementary.Platform -runtime-version: '6' +runtime-version: '6.1' sdk: io.elementary.Sdk # This should match the exec line in your .desktop file and usually is the same