diff options
author | TheEvilSkeleton <theevilskeleton@riseup.net> | 2021-01-07 21:25:03 -0500 |
---|---|---|
committer | TheEvilSkeleton <theevilskeleton@riseup.net> | 2021-01-07 21:25:03 -0500 |
commit | 3bbef3f82280e238a8628f4b6ab603713bf1e38c (patch) | |
tree | f11020639b1659b9a8c7ec58b44d2490b503a5c4 | |
parent | v84.0.1-1 (diff) | |
download | librewolf-linux-3bbef3f82280e238a8628f4b6ab603713bf1e38c.tar.gz librewolf-linux-3bbef3f82280e238a8628f4b6ab603713bf1e38c.tar.bz2 librewolf-linux-3bbef3f82280e238a8628f4b6ab603713bf1e38c.zip |
Bump runtime
-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", |