diff --git a/CHANGELOG.md b/CHANGELOG.md index ec8df9ae..6d2c9203 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,13 @@ # Changelog -## 0.3.0 (alpha 3.0) +## 0.3.1 + +- [setup] notification during update. +- [setup] fixing some requests. + + +## 0.3.0 (alpha 3-0) - [setup] fully indexed database structure. - [global] fixing issue with hashtags. diff --git a/Makefile b/Makefile index 9bd559d6..8504409c 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.3.0 +version+=0.3.1 diff --git a/appinfo/info.xml b/appinfo/info.xml index 44156d58..8e1fe6bb 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ **🕸 Open standards:** We use the established ActivityPub standard! ]]> - 0.3.0 + 0.3.1 agpl Maxence Lange Julius Härtl