From e46123cb95d453771de58b478a05ea87aa61e638 Mon Sep 17 00:00:00 2001 From: kalaksi Date: Wed, 2 Oct 2024 19:22:42 +0300 Subject: [PATCH] Prepare for version v0.23.2 --- 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 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
  • +
+
+