From 4b388f8d4007cce7e9a75fc9689263b4284ea38f Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 1 Feb 2022 13:32:06 +0100 Subject: [PATCH] bump version to 2.3.1-1 Signed-off-by: Thomas Lamprecht --- Cargo.toml | 2 +- debian/changelog | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 45f2c26..3618e61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmg-log-tracker" -version = "2.3.0" +version = "2.3.1" authors = ["Mira Limbeck ", "Dietmar Maurer "] edition = "2021" license = "AGPL-3" diff --git a/debian/changelog b/debian/changelog index dbe421a..ce0b558 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -rust-pmg-log-tracker (2.3.0-1) pmg; urgency=medium +rust-pmg-log-tracker (2.3.1-1) bullseye; urgency=medium + + * fix regression related to months != january + + -- Proxmox Support Team Tue, 01 Feb 2022 13:30:59 +0100 + +rust-pmg-log-tracker (2.3.0-1) bullseye; urgency=medium * fix #3758: fix `to` filter with empty NoqueueEntry `to` field