diff --git a/Cargo.lock b/Cargo.lock
index d9c49ea..85df7c7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -148,7 +148,7 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
[[package]]
name = "boilr"
-version = "1.3.11"
+version = "1.3.12"
dependencies = [
"base64",
"chrono",
diff --git a/Cargo.toml b/Cargo.toml
index fab3a10..8a748db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "boilr"
-version = "1.3.11"
+version = "1.3.12"
[dependencies]
base64 = "^0.13.0"
diff --git a/flatpak/io.github.philipk.boilr.appdata.xml b/flatpak/io.github.philipk.boilr.appdata.xml
index 8306976..c248218 100644
--- a/flatpak/io.github.philipk.boilr.appdata.xml
+++ b/flatpak/io.github.philipk.boilr.appdata.xml
@@ -25,6 +25,13 @@ https://hughsie.github.io/oars/index.html
-->
+
+
+
+ - Add option to disconnect a shortcut from BoilR, making it possible to manually edit it
+
+
+