about summary refs log tree commit diff
path: root/build-aux
diff options
context:
space:
mode:
authorRicky Kresslein <ricky@unobserved.io>2024-04-30 12:36:15 +0200
committerGitHub <noreply@github.com>2024-04-30 12:36:15 +0200
commit920227c1896a6f097fd9191b1a1a61022228a2a5 (patch)
treea8108ea9abf02c390513864e9c16eda2e646352d /build-aux
parent7bf41beaecf31d2cb7e23ddedfedc1a6e98a0776 (diff)
parentfe07a7e6299c6a649441176d0ceab8862f2295f2 (diff)
downloadFurtherance-920227c1896a6f097fd9191b1a1a61022228a2a5.tar.zst
Merge pull request #141 from eugenescodes/update_gnome_runtime_to_46
Update GNOME runtime to 46
Diffstat (limited to 'build-aux')
-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 691c246..8347dcc 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" : "45",
+    "runtime-version" : "46",
     "sdk" : "org.gnome.Sdk",
     "sdk-extensions" : [
         "org.freedesktop.Sdk.Extension.rust-stable"