about summary refs log tree commit diff
path: root/build-aux/flatpak
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2023-03-23 09:56:30 +0100
committerRicky Kresslein <rk@lakoliu.com>2023-03-23 09:56:30 +0100
commit631581d457028442d68a25150ad5c09e09584e33 (patch)
treee3383014bf22b435deaf141c930beb009b0a9ad0 /build-aux/flatpak
parentdff62a9e31ff85305eb2d70b036ee25c90e4feeb (diff)
downloadFurtherance-631581d457028442d68a25150ad5c09e09584e33.tar.zst
Use Gnome 44 runtime-version for Flatpak
Diffstat (limited to 'build-aux/flatpak')
-rw-r--r--build-aux/flatpak/com.lakoliu.Furtherance.Devel.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json b/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
index c74122f..f98e386 100644
--- 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" : "43",
+    "runtime-version" : "44",
     "sdk" : "org.gnome.Sdk",
     "sdk-extensions" : [
         "org.freedesktop.Sdk.Extension.rust-stable"