From 43c1539700ee5fcc6595f111b7f860d5afae61e0 Mon Sep 17 00:00:00 2001
From: Keelhauled <10797970+Keelhauled@users.noreply.github.com>
Date: Wed, 26 Oct 2022 17:45:15 +0300
Subject: [PATCH] Flatpak update (#265)
---
Cargo.lock | 2 +-
Cargo.toml | 2 +-
flatpak/io.github.philipk.boilr.appdata.xml | 9 +++++++++
3 files changed, 11 insertions(+), 2 deletions(-)
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
+
+
+