about summary refs log tree commit diff
path: root/build-aux/flatpak
diff options
context:
space:
mode:
authorRicky Kresslein <ricky@unobserved.io>2023-10-14 10:33:49 +0200
committerRicky Kresslein <ricky@unobserved.io>2023-10-14 10:33:49 +0200
commit5d5e8349b8cea9b218b519f478487a0e1c5d8aca (patch)
treef4f6fb00ca4816b16c33f4764d7ffb1611306a94 /build-aux/flatpak
parent03b910060da4171209dcc834f0065a0fbc038224 (diff)
downloadFurtherance-5d5e8349b8cea9b218b519f478487a0e1c5d8aca.tar.zst
Update Gnome runtime to 45
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 f98e386..691c246 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" : "44",
+    "runtime-version" : "45",
     "sdk" : "org.gnome.Sdk",
     "sdk-extensions" : [
         "org.freedesktop.Sdk.Extension.rust-stable"