From fb279f126513228234eb0b435f4d21a6830199ce Mon Sep 17 00:00:00 2001 From: kalaksi Date: Fri, 16 Aug 2024 08:18:18 +0300 Subject: [PATCH] Prepare for version v0.19.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 54c0f8f7..6179db4a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -695,7 +695,7 @@ dependencies = [ [[package]] name = "lightkeeper" -version = "0.19.0" +version = "0.19.1" dependencies = [ "base64", "chrono", diff --git a/Cargo.toml b/Cargo.toml index a34614d9..7cfeee96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lightkeeper" -version = "0.19.0" +version = "0.19.1" edition = "2021" [[bin]] diff --git a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml index c4bf202b..f63e4fed 100644 --- a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml +++ b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml @@ -28,7 +28,7 @@ io.github.kalaksi.Lightkeeper.desktop - +
  • New feature: certificate monitor for monitoring certificate validity and expiration.