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.