Update to version 1.3.6

This commit is contained in:
Philip Kristoffersen
2022-05-17 17:25:33 +02:00
parent 0dab904a54
commit 4a23b825a0
3 changed files with 7 additions and 2 deletions
Generated
+1 -1
View File
@@ -148,7 +148,7 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
[[package]]
name = "boilr"
version = "1.3.4"
version = "1.3.6"
dependencies = [
"base64",
"config",
+1 -1
View File
@@ -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
@@ -25,6 +25,11 @@ https://hughsie.github.io/oars/index.html
-->
<content_rating type="oars-1.1" />
<releases>
<release version="1.3.5" date="2022-05-17">
<description>
<p>Automatically find Steam installed through flatpak</p>
</description>
</release>
<release version="1.3.5" date="2022-05-15">
<description>
<ul><li>Fix icons not set in GoG games</li><li>Fix Origin (installed via proton) games not being launch correctly</li><li>Show version number in settings</li></ul>