From 922e8e5c936f325aac13b733793bf9d3bdcecd29 Mon Sep 17 00:00:00 2001 From: Florent Date: Sun, 11 Feb 2024 15:29:50 +0100 Subject: [PATCH] bump version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ac06a0f..0a326fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Loki + Promtail" description.en = "Grafana Loki is a set of components that can be composed into a fully featured logging stack." description.fr = "Grafana Loki est un ensemble de composants qui peuvent être composés pour former une pile de journalisation complète." -version = "2.8.4~ynh2" +version = "2.8.4~ynh3" maintainers = ["fflorent"]