diff --git a/Makefile b/Makefile index 2259c82..84f268e 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ source_dir=$(build_dir)/source sign_dir=$(build_dir)/sign package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates -version+=0.4.0 +version+=0.4.1 all: appstore diff --git a/README.md b/README.md index 23b51b1..5f7cd7a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +_Note: **mood** is deprecated and replaced with the **Social** app in Nextcloud 15_ + # Mood [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/daita/mood/badges/quality-score.png?b=master&)](https://scrutinizer-ci.com/g/daita/mood/?branch=master) diff --git a/appinfo/info.xml b/appinfo/info.xml index 759995f..10e2002 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -6,6 +6,8 @@ Your mood over the clouds - 0.4.0 + 0.4.1 agpl Maxence Lange