update to version 1.3.3

This commit is contained in:
Philip Kristoffersen
2022-05-14 16:03:25 +02:00
parent 9bafb9d2c4
commit 4135d62416
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "boilr" name = "boilr"
version = "1.2.0" version = "1.3.3"
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.3" date="2022-05-14">
<description>
<p>Set custom images on Steam games as well as shortcuts</p>
</description>
</release>
<release version="1.3.2" date="2022-05-14"> <release version="1.3.2" date="2022-05-14">
<description> <description>
<p>Download images with correct image extension, fixes bug with missing icons</p> <p>Download images with correct image extension, fixes bug with missing icons</p>