about summary refs log tree commit diff
path: root/build-aux/flatpak
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-03-26 11:21:32 +0100
committerRicky Kresslein <rk@lakoliu.com>2022-03-26 11:21:32 +0100
commit296787174a318780a9b0aebc322c5ebe64fc3b36 (patch)
treedd123fd994b3a72fa312f292a74f06df69ae8251 /build-aux/flatpak
parent3312d180c0743494702f52cb715f2d86772db9a4 (diff)
downloadFurtherance-296787174a318780a9b0aebc322c5ebe64fc3b36.tar.zst
Updated AppData
Diffstat (limited to 'build-aux/flatpak')
-rwxr-xr-xbuild-aux/flatpak/com.lakoliu.Furtherance.Devel.json2
-rwxr-xr-xbuild-aux/flatpak/com.lakoliu.Furtherance.Devel.json~2
2 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json b/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
index 4f2d826..cae410f 100755
--- a/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
+++ b/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "com.lakoliu.Furtherance.Devel",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "master",
+    "runtime-version" : "42",
     "sdk" : "org.gnome.Sdk",
     "sdk-extensions" : [
         "org.freedesktop.Sdk.Extension.rust-stable"
diff --git a/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json~ b/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json~
index 5490aa2..4f2d826 100755
--- a/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json~
+++ b/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json~
@@ -1,7 +1,7 @@
 {
     "app-id" : "com.lakoliu.Furtherance.Devel",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "41",
+    "runtime-version" : "master",
     "sdk" : "org.gnome.Sdk",
     "sdk-extensions" : [
         "org.freedesktop.Sdk.Extension.rust-stable"