diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 20bc176..f246d60 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.22.7"} +{".":"0.22.8"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 243fa2c..02ad582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.22.8](https://github.com/chenasraf/nextcloud-forum/compare/v0.22.7...v0.22.8) (2026-02-11) + + +### Bug Fixes + +* allow moving threads ([8c6fb8f](https://github.com/chenasraf/nextcloud-forum/commit/8c6fb8ff8055d44307aa6094195728e7621144f3)) + ## [0.22.7](https://github.com/chenasraf/nextcloud-forum/compare/v0.22.6...v0.22.7) (2026-02-11) diff --git a/appinfo/info.xml b/appinfo/info.xml index 66a4477..ba3cfab 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.22.7 + 0.22.8 agpl Chen Asraf Forum diff --git a/version.txt b/version.txt index 9e432c8..eca6a4a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.22.7 +0.22.8