diff --git a/Cargo.lock b/Cargo.lock
index e7b5378..9bc7eba 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -148,7 +148,7 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
[[package]]
name = "boilr"
-version = "1.3.9"
+version = "1.3.10"
dependencies = [
"base64",
"chrono",
diff --git a/Cargo.toml b/Cargo.toml
index d63e567..58460b3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "boilr"
-version = "1.3.9"
+version = "1.3.10"
[dependencies]
base64 = "^0.13.0"
diff --git a/flatpak/io.github.philipk.boilr.appdata.xml b/flatpak/io.github.philipk.boilr.appdata.xml
index 9c75737..d25a00e 100644
--- a/flatpak/io.github.philipk.boilr.appdata.xml
+++ b/flatpak/io.github.philipk.boilr.appdata.xml
@@ -25,6 +25,14 @@ https://hughsie.github.io/oars/index.html
-->
+
+
+
+ - Option to always launch games through Heroic Launcher
+ - Start Heroic Launcher with the --no-gui parameter
+
+
+