mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Update to version 1.3.9
This commit is contained in:
Generated
+1
-1
@@ -148,7 +148,7 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
|
||||
|
||||
[[package]]
|
||||
name = "boilr"
|
||||
version = "1.3.8"
|
||||
version = "1.3.9"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"chrono",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "boilr"
|
||||
version = "1.3.8"
|
||||
version = "1.3.9"
|
||||
|
||||
[dependencies]
|
||||
base64 = "^0.13.0"
|
||||
|
||||
@@ -25,6 +25,15 @@ https://hughsie.github.io/oars/index.html
|
||||
-->
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release version="1.3.9" date="2022-05-20">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Option to launch games through Heroic Launcher</li>
|
||||
<li>Allow steam input Epic, Gog & Uplay</li>
|
||||
<li>Fix bug where GOG games with a launcher where not found</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.3.8" date="2022-05-20">
|
||||
<description>
|
||||
<p>Fixed a bug where shortcuts added by Steam ROM Manager could not be parsed</p>
|
||||
|
||||
Reference in New Issue
Block a user