mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Update to version 1.3.6
This commit is contained in:
Generated
+1
-1
@@ -148,7 +148,7 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "boilr"
|
name = "boilr"
|
||||||
version = "1.3.4"
|
version = "1.3.6"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64",
|
"base64",
|
||||||
"config",
|
"config",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "boilr"
|
name = "boilr"
|
||||||
version = "1.3.5"
|
version = "1.3.6"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# 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" />
|
<content_rating type="oars-1.1" />
|
||||||
<releases>
|
<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">
|
<release version="1.3.5" date="2022-05-15">
|
||||||
<description>
|
<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>
|
<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>
|
||||||
|
|||||||
Reference in New Issue
Block a user