diff --git a/Cargo.lock b/Cargo.lock index baa28633..2eaffd72 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -148,7 +148,7 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" [[package]] name = "boilr" -version = "1.3.4" +version = "1.3.6" dependencies = [ "base64", "config", diff --git a/Cargo.toml b/Cargo.toml index 38a56372..ea0c7b2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "boilr" -version = "1.3.5" +version = "1.3.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/flatpak/io.github.philipk.boilr.appdata.xml b/flatpak/io.github.philipk.boilr.appdata.xml index 89b14b99..ed9d9ca1 100644 --- a/flatpak/io.github.philipk.boilr.appdata.xml +++ b/flatpak/io.github.philipk.boilr.appdata.xml @@ -25,6 +25,11 @@ https://hughsie.github.io/oars/index.html --> + + + Automatically find Steam installed through flatpak + + Fix icons not set in GoG gamesFix Origin (installed via proton) games not being launch correctlyShow version number in settings
Automatically find Steam installed through flatpak