From d4ee352e70e6309c07d95d9214c560020ce0ead8 Mon Sep 17 00:00:00 2001 From: kalaksi Date: Sun, 29 Oct 2023 07:49:08 +0200 Subject: [PATCH] Prepare for version v0.6.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0fd8ef0b..27407cb4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -649,7 +649,7 @@ dependencies = [ [[package]] name = "lightkeeper" -version = "0.6.3" +version = "0.6.4" dependencies = [ "chrono", "clap", diff --git a/Cargo.toml b/Cargo.toml index ebbcf628..23570a22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lightkeeper" -version = "0.6.3" +version = "0.6.4" edition = "2021" [[bin]] diff --git a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml index 0b5beb17..7e7c22ca 100644 --- a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml +++ b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml @@ -25,6 +25,14 @@ io.github.kalaksi.Lightkeeper.desktop + + +
    +
  • Fix regression in docker-compose-shell
  • +
  • Fix an issue in log view search
  • +
+
+