diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2023-03-23 09:56:30 +0100 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2023-03-23 09:56:30 +0100 |
commit | 631581d457028442d68a25150ad5c09e09584e33 (patch) | |
tree | e3383014bf22b435deaf141c930beb009b0a9ad0 /com.lakoliu.Furtherance.json | |
parent | dff62a9e31ff85305eb2d70b036ee25c90e4feeb (diff) | |
download | Furtherance-631581d457028442d68a25150ad5c09e09584e33.tar.zst |
Use Gnome 44 runtime-version for Flatpak
Diffstat (limited to 'com.lakoliu.Furtherance.json')
-rw-r--r-- | com.lakoliu.Furtherance.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com.lakoliu.Furtherance.json b/com.lakoliu.Furtherance.json index 6118d43..07ba364 100644 --- a/com.lakoliu.Furtherance.json +++ b/com.lakoliu.Furtherance.json @@ -1,7 +1,7 @@ { "app-id" : "com.lakoliu.Furtherance", "runtime" : "org.gnome.Platform", - "runtime-version" : "43", + "runtime-version" : "44", "sdk" : "org.gnome.Sdk", "sdk-extensions" : [ "org.freedesktop.Sdk.Extension.rust-stable" |