diff --git a/Cargo.lock b/Cargo.lock
index 57f42e9f..878102b4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -666,7 +666,7 @@ dependencies = [
[[package]]
name = "lightkeeper"
-version = "0.23.1"
+version = "0.23.2"
dependencies = [
"base64",
"bincode",
diff --git a/Cargo.toml b/Cargo.toml
index e8f511ee..573b637c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lightkeeper"
-version = "0.23.1"
+version = "0.23.2"
edition = "2021"
[[bin]]
diff --git a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml
index 365f5569..b5b7039c 100644
--- a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml
+++ b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml
@@ -28,6 +28,14 @@
io.github.kalaksi.Lightkeeper.desktop
+
+
+
+ - More UI fixes after Qt6 migration
+ - Tabs can now be closed with middle-click
+
+
+