From 34aea7a49b723113a80c8427ff068db8f1cfd18d Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 22 Jan 2020 22:16:30 +0200
Subject: [PATCH] Newer SDK version.

---
 org.gnu.hello.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org.gnu.hello.json b/org.gnu.hello.json
index ee3b98e..3b05b75 100644
--- a/org.gnu.hello.json
+++ b/org.gnu.hello.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.gnu.hello",
     "runtime": "org.freedesktop.Platform",
-    "runtime-version": "1.4",
+    "runtime-version": "19.08",
     "sdk": "org.freedesktop.Sdk",
     "command": "hello",
     "separate-locales": false,
-- 
GitLab