Skip to content

Commit ddf60a2

Browse files
committed
Update to 1.4.8
1 parent 4859337 commit ddf60a2

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "boilr"
4-
version = "1.4.7"
4+
version = "1.4.8"
55

66
[dependencies]
77
base64 = "^0.13.0"

flatpak/io.github.philipk.boilr.appdata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ https://hughsie.github.io/oars/index.html
2525
-->
2626
<content_rating type="oars-1.1" />
2727
<releases>
28+
<release version="1.4.8" date="2022-09-06">
29+
<description>
30+
<ul>
31+
<li>Itch settings can not be reset</li>
32+
<li>Delete old images when new ones are selected</li>
33+
</ul>
34+
</description>
35+
</release>
2836
<release version="1.4.7" date="2022-09-01">
2937
<description>
3038
<ul>

0 commit comments

Comments
 (0)