From 5d1778211596d11600690d938df36a7a14527f27 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 24 Feb 2023 13:10:37 +0100 Subject: [PATCH] Update changelog for 11.1.11.2 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index df19ca249..14f2ee73d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (11.1.11.2) stable; urgency=low + + - Rebump version to flag as stable, not testing >_> + + -- Alexandre Aubin Fri, 24 Feb 2023 13:09:48 +0100 + yunohost (11.1.11.1) testing; urgency=low - appsv2: fix previous commit about __DOMAIN__ because url may be None x_x (e05df676)