diff options
Diffstat (limited to 'build-aux/flatpak')
-rwxr-xr-x | build-aux/flatpak/com.lakoliu.Furtherance.Devel.json | 2 | ||||
-rwxr-xr-x | build-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" |