From 4759ff66a7c93df2f654c11086585131744ad61d Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 1 Mar 2024 00:24:54 +0100 Subject: [PATCH] 11.2.10.3 --- debian/changelog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f665626da..c9e3537d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,12 @@ -yunohost (11.2.10.2) testing; urgency=low +yunohost (11.2.10.3) stable; urgency=low + + - fix: latest release was tagged 'testing' by error + + Thanks to all contributors <3 ! (Alexandre Aubin, Tagada, OniriCorpe) + + -- OniriCorpe Thu, 29 Feb 2024 23:49:11 +0100 + +yunohost (11.2.10.2) stable; urgency=low - docs: add autoupdate.version_regex to the doc ([#1781](http://github.com/YunoHost/yunohost/pull/1781)) - chores: update actions/checkout & peter-evans/create-pull-request to nodejs20 ([#1784](http://github.com/YunoHost/yunohost/pull/1784))