diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2021-01-08 20:46:33 +0100 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2021-01-08 20:48:01 +0100 |
commit | ee7493428db86975a870fa6f6e52c42175c28a28 (patch) | |
tree | 4995c2cc3f69f299507b5ca60e15a0fb659ba44f /flatpak/content | |
parent | add patch to binary_tarball script as well (diff) | |
parent | Bump runtime (diff) | |
download | librewolf-linux-ee7493428db86975a870fa6f6e52c42175c28a28.tar.gz librewolf-linux-ee7493428db86975a870fa6f6e52c42175c28a28.tar.bz2 librewolf-linux-ee7493428db86975a870fa6f6e52c42175c28a28.zip |
Merge branch 'TheEvilSkeleton/linux-bump_runtime'
Diffstat (limited to 'flatpak/content')
-rw-r--r-- | flatpak/content/io.gitlab.LibreWolf.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flatpak/content/io.gitlab.LibreWolf.json b/flatpak/content/io.gitlab.LibreWolf.json index bea95f1..2871030 100644 --- a/flatpak/content/io.gitlab.LibreWolf.json +++ b/flatpak/content/io.gitlab.LibreWolf.json @@ -1,7 +1,7 @@ { "app-id": "io.gitlab.LibreWolf", "runtime": "org.gnome.Platform", - "runtime-version": "3.36", + "runtime-version": "3.38", "sdk": "org.gnome.Sdk", "command": "librewolf", "rename-desktop-file": "LibreWolf.desktop", |