[gnome-builder] autotools-templates: Bump runtime version in the flatpak manifest



commit 5be44561c80557f6acbe2e479217c81830a89f3c
Author: Matthew Leeds <mleeds redhat com>
Date:   Mon Nov 28 19:29:10 2016 -0600

    autotools-templates: Bump runtime version in the flatpak manifest

 .../resources/FlatpakManifestTemplate.json         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/autotools-templates/autotools_templates/resources/FlatpakManifestTemplate.json 
b/plugins/autotools-templates/autotools_templates/resources/FlatpakManifestTemplate.json
index e03306b..11d3a9f 100644
--- a/plugins/autotools-templates/autotools_templates/resources/FlatpakManifestTemplate.json
+++ b/plugins/autotools-templates/autotools_templates/resources/FlatpakManifestTemplate.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.gnome.{{PreFix}}",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "3.20",
+    "runtime-version": "3.22",
     "sdk": "org.gnome.Sdk",
     "command": "{{name}}",
     "finish-args": [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]