diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fda8a22..f37505f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.19.5"} +{".":"0.19.6"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 0122efc..21ea056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.19.6](https://github.com/chenasraf/nextcloud-forum/compare/v0.19.5...v0.19.6) (2026-01-05) + + +### Bug Fixes + +* bbcode editor ([ec49855](https://github.com/chenasraf/nextcloud-forum/commit/ec49855173e026b683a6dd0cc29e46a72f62e98e)) +* bbcode text wrapping ([145e6d8](https://github.com/chenasraf/nextcloud-forum/commit/145e6d8f814d3899ef6327eaff5637a296b6582d)) + ## [0.19.5](https://github.com/chenasraf/nextcloud-forum/compare/v0.19.4...v0.19.5) (2026-01-03) diff --git a/appinfo/info.xml b/appinfo/info.xml index e8547db..7faf66b 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.19.5 + 0.19.6 agpl Chen Asraf Forum diff --git a/version.txt b/version.txt index 16235ea..68d0e0a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.19.5 +0.19.6