Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-06-08 17:21:38 +0300
committerMaxence Lange <maxence@artificial-owl.com>2020-06-08 17:21:38 +0300
commit899f8dff0c8d422bf491dfa9bca8198887636946 (patch)
tree9e87140362a81f88e6b78f76f92192ea69f4fe55
parente2c6ba625878846cd591b7efef8700326d50ef24 (diff)
0.19.1v0.19.1
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--CHANGELOG.md6
-rw-r--r--Makefile2
-rw-r--r--appinfo/info.xml4
3 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index faa3ee5a..58113e7b 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 60c729b8..b54a1a59 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 20e57465..88d10272 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.
]]>
</description>
- <version>0.19.0</version>
+ <version>0.19.1</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<types>
@@ -43,7 +43,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
<repository>https://github.com/nextcloud/circles.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/circles/master/screenshots/0.12.0.png</screenshot>
<dependencies>
- <nextcloud min-version="18" max-version="19"/>
+ <nextcloud min-version="19" max-version="19"/>
</dependencies>
<background-jobs>