mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Flatpak update (#265)
This commit is contained in:
Generated
+1
-1
@@ -192,7 +192,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "boilr"
|
||||
version = "1.7.4"
|
||||
version = "1.7.5"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"chrono",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "boilr"
|
||||
version = "1.7.4"
|
||||
version = "1.7.5"
|
||||
|
||||
[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.7.5" date="2022-10-26">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Add a setting to allow nsfw images</li>
|
||||
<li>Add a button that downloads all images only</li>
|
||||
<li>Improve text</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.7.4" date="2022-10-21">
|
||||
<description>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user