diff --git a/Cargo.lock b/Cargo.lock
index 1c7aec8..f808700 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -192,7 +192,7 @@ dependencies = [
[[package]]
name = "boilr"
-version = "1.7.4"
+version = "1.7.5"
dependencies = [
"base64",
"chrono",
diff --git a/Cargo.toml b/Cargo.toml
index aeeb0f0..99a7ae7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "boilr"
-version = "1.7.4"
+version = "1.7.5"
[dependencies]
base64 = "^0.13.0"
diff --git a/flatpak/io.github.philipk.boilr.appdata.xml b/flatpak/io.github.philipk.boilr.appdata.xml
index 9ce18e6..4123d80 100644
--- a/flatpak/io.github.philipk.boilr.appdata.xml
+++ b/flatpak/io.github.philipk.boilr.appdata.xml
@@ -25,6 +25,15 @@ https://hughsie.github.io/oars/index.html
-->
+
+
+
+ - Add a setting to allow nsfw images
+ - Add a button that downloads all images only
+ - Improve text
+
+
+