diff --git a/Cargo.lock b/Cargo.lock index 8158aa5..77cfa50 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -265,7 +265,7 @@ dependencies = [ [[package]] name = "boilr" -version = "1.7.12" +version = "1.7.13" dependencies = [ "base64 0.20.0", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 80fe79f..7726640 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "boilr" -version = "1.7.12" +version = "1.7.13" [dependencies] base64 = "^0.20.0" diff --git a/flatpak/cargo-lock.json b/flatpak/cargo-lock.json index 4a70c89..0b40893 100644 --- a/flatpak/cargo-lock.json +++ b/flatpak/cargo-lock.json @@ -2820,6 +2820,19 @@ "dest": "cargo/vendor/openssl-probe-0.1.5", "dest-filename": ".cargo-checksum.json" }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/openssl-src/openssl-src-111.24.0+1.1.1s.crate", + "sha256": "3498f259dab01178c6228c6b00dcef0ed2a2d5e20d648c017861227773ea4abd", + "dest": "cargo/vendor/openssl-src-111.24.0+1.1.1s" + }, + { + "type": "inline", + "contents": "{\"package\": \"3498f259dab01178c6228c6b00dcef0ed2a2d5e20d648c017861227773ea4abd\", \"files\": {}}", + "dest": "cargo/vendor/openssl-src-111.24.0+1.1.1s", + "dest-filename": ".cargo-checksum.json" + }, { "type": "archive", "archive-type": "tar-gzip", diff --git a/flatpak/io.github.philipk.boilr.appdata.xml b/flatpak/io.github.philipk.boilr.appdata.xml index 66643df..0114215 100644 --- a/flatpak/io.github.philipk.boilr.appdata.xml +++ b/flatpak/io.github.philipk.boilr.appdata.xml @@ -25,7 +25,13 @@ https://hughsie.github.io/oars/index.html --> - + + +
    +
  • Fix not finding Epic Games (thanks to vkbsb)
  • +
+
+
  • Automatically go fullscreen when in steam mode