From 78e8636858a0a00dae6263a9b8462be6d76dd657 Mon Sep 17 00:00:00 2001 From: kalaksi Date: Fri, 30 Aug 2024 22:35:10 +0300 Subject: [PATCH] Prepare for version v0.21.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) 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
  • +
+
+