diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d78a041..cbc6d121 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.2.3 + +- [global] reverting nextcloud to 0.9.x +- [global] reverting routes + + ## 0.2.2 - [setup] fixing an issue with empty boolean field during postgresql migration. diff --git a/Makefile b/Makefile index 646a53f2..b0223b8c 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=master codecov_token_dir=$(HOME)/.nextcloud/codecov_token -version+=0.2.2 +version+=0.2.3 diff --git a/appinfo/info.xml b/appinfo/info.xml index ab80b9a5..e9640bb6 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ **🕸 Open standards:** We use the established ActivityPub standard! ]]> - 0.2.2 + 0.2.3 agpl Maxence Lange Julius Härtl