From 1f52c46c9b90054d9ae38eff0b721a0e397ca05d Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 21 Apr 2024 19:15:01 +0200 Subject: [PATCH] Update 11.2.11.3 --- debian/changelog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 039d0e55b..7af9d6e1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,14 @@ -yunohost (11.2.11.2) stable; urgency=low +yunohost (11.2.11.3) stable; urgency=low + + - fix: edge case when parsing app upstream version from resource manager (5e4e59a1, a5560c30) + - helpers: fix 'ls: cannot access No such file or directory' errors on CI (537699ca) + - maintenance: Upgrade n to 9.2.3 ([#1818](http://github.com/YunoHost/yunohost/pull/1818)) + + Thanks to all contributors <3 ! (Alexandre Aubin, OniriCorpe) + + -- tituspijean Sun, 21 Apr 2024 19:10:02 +0200 + + yunohost (11.2.11.2) stable; urgency=low - More oopsies (22b30c79)