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>2019-05-13 15:25:46 +0300
committerMaxence Lange <maxence@artificial-owl.com>2019-05-13 15:25:46 +0300
commit5fd2e91216fe4e51a54833d0856c1d22a97bfcd3 (patch)
tree2b1d5aeda6fc2ffdd275c6be1f9ed6628da905a7
parentaf39a24040e9f95d9d8cb9388e85e7e9ed7fb3ef (diff)
0.15.7v0.15.7
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--CHANGELOG.md4
-rw-r--r--Makefile2
-rw-r--r--appinfo/info.xml2
3 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f738e7b0..fe3a109e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.15.7
+
+- fixing an issue on the front-end with linked groups
+
## 0.15.6
diff --git a/Makefile b/Makefile
index 1e62b5a4..e8d97df8 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
branch=stable14
-version+=0.15.6
+version+=0.15.7
all: appstore
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e5299b7b..1e4551fd 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.15.6</version>
+ <version>0.15.7</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<documentation>