diff --git a/CHANGELOG.md b/CHANGELOG.md index faa3ee5ae..58113e7bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +### 0.19.1 + +- new database structure +- dynamic route for payload delivery + + ### 0.19.0 (v1-beta.01) - GlobalScale. diff --git a/Makefile b/Makefile index 60c729b81..b54a1a590 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=master -version+=0.19.0 +version+=0.19.1 all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index 20e574654..88d10272f 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine. ]]> - 0.19.0 + 0.19.1 agpl Maxence Lange @@ -43,7 +43,7 @@ Users won't be able to find this Circle using Nextcloud search engine. https://github.com/nextcloud/circles.git https://raw.githubusercontent.com/nextcloud/circles/master/screenshots/0.12.0.png - +