Skip to content

Commit c2bbeef

Browse files
committed
update to version 1.3.13
1 parent a5fa774 commit c2bbeef

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.3.12"
4+
version = "1.3.13"
55

66
[dependencies]
77
base64 = "^0.13.0"

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ https://hughsie.github.io/oars/index.html
2525
-->
2626
<content_rating type="oars-1.1" />
2727
<releases>
28+
<release version="1.3.13" date="2022-05-27">
29+
<description>
30+
<ul>
31+
<li>You can now add Flatpak apps</li>
32+
</ul>
33+
</description>
34+
</release>
2835
<release version="1.3.12" date="2022-05-27">
2936
<description>
3037
<ul>

0 commit comments

Comments
 (0)