diff --git a/Cargo.lock b/Cargo.lock
index 95c680ae..ec2f8f1f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -689,7 +689,7 @@ dependencies = [
[[package]]
name = "lightkeeper"
-version = "0.21.1"
+version = "0.21.2"
dependencies = [
"base64",
"chrono",
diff --git a/Cargo.toml b/Cargo.toml
index 78eb4e55..43b7534e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lightkeeper"
-version = "0.21.1"
+version = "0.21.2"
edition = "2021"
[[bin]]
diff --git a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml
index c5658e41..efdd7b5a 100644
--- a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml
+++ b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml
@@ -28,6 +28,13 @@
io.github.kalaksi.Lightkeeper.desktop
+
+
+
+ - Fix log rows not shown in log view
+
+
+