diff --git a/Cargo.lock b/Cargo.lock index 45a155e..e7b5378 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -148,7 +148,7 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" [[package]] name = "boilr" -version = "1.3.8" +version = "1.3.9" dependencies = [ "base64", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 5f1f26f..d63e567 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "boilr" -version = "1.3.8" +version = "1.3.9" [dependencies] base64 = "^0.13.0" diff --git a/flatpak/io.github.philipk.boilr.appdata.xml b/flatpak/io.github.philipk.boilr.appdata.xml index fafd220..3c3e830 100644 --- a/flatpak/io.github.philipk.boilr.appdata.xml +++ b/flatpak/io.github.philipk.boilr.appdata.xml @@ -25,6 +25,15 @@ https://hughsie.github.io/oars/index.html --> + + + + Option to launch games through Heroic Launcher + Allow steam input Epic, Gog & Uplay + Fix bug where GOG games with a launcher where not found + + + Fixed a bug where shortcuts added by Steam ROM Manager could not be parsed
Fixed a bug where shortcuts added by Steam ROM Manager could not be parsed