From 3d1ddb9f267100b80067ca8a5c538e78b62fec1f Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Sat, 10 Jan 2026 16:38:40 +0200 Subject: [PATCH] chore(master): release 0.20.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ appinfo/info.xml | 2 +- version.txt | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2f80519..4271691 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.20.2"} +{".":"0.20.3"} diff --git a/CHANGELOG.md b/CHANGELOG.md index f70bd05..5b51d44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.20.3](https://github.com/chenasraf/nextcloud-forum/compare/v0.20.2...v0.20.3) (2026-01-10) + + +### Bug Fixes + +* db seed transactions logic ([c3d267f](https://github.com/chenasraf/nextcloud-forum/commit/c3d267f12269568e0a091cc094e043e4f1ad8cb8)) +* **l10n:** Update translations from Transifex ([679abe3](https://github.com/chenasraf/nextcloud-forum/commit/679abe3fb6ce7c8545bf99875092f20cf5d468b8)) +* **l10n:** Update translations from Transifex ([043af15](https://github.com/chenasraf/nextcloud-forum/commit/043af1580912d201a724313d4788d7a776e11934)) + ## [0.20.2](https://github.com/chenasraf/nextcloud-forum/compare/v0.20.1...v0.20.2) (2026-01-08) diff --git a/appinfo/info.xml b/appinfo/info.xml index 2a606fd..9f1f406 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -37,7 +37,7 @@ This app is in early stages of development. While functional, you may encounter The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control. ]]> - 0.20.2 + 0.20.3 agpl Chen Asraf Forum diff --git a/version.txt b/version.txt index 727d97b..144996e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.20.2 +0.20.3