Update 11.2.1

This commit is contained in:
OniriCorpe 2024-05-20 00:27:57 +02:00
parent 9c8482f2f2
commit 542a87f780
2 changed files with 9 additions and 1 deletions

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
SSOwat (11.2.1) stable; urgency=low
- [i18n] Translations updated for Catalan, French, German, Kabyle, Spanish, Swedish
Thanks to all contributors <3 ! (Alexandre Aubin, Bram, ButterflyOfFire, Carlos Solís, Christian Wehrli, Gregor, xaloc33)
-- OniriCorpe <oniricorpe@yunohost.org> Mon, 20 May 2024 00:26:37 +0200
ssowat (11.2) stable; urgency=low
- i18n: Translations updated for Chinese (Simplified), German, Indonesian, Japanese

View file

@ -1,4 +1,4 @@
VERSION="?"
VERSION="11.2.1"
RELEASE="stable"
REPO=$(basename $(git rev-parse --show-toplevel))
REPO_URL=$(git remote get-url origin)