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-01-20 13:58:19 +0300
committerMaxence Lange <maxence@artificial-owl.com>2020-01-20 13:58:19 +0300
commit3faf03eca5fa96c6b86a351e4f43ab54c6a6164d (patch)
tree71a9a21d85495179fb325d45c5a571f5be39ce89
parentef386fde1a84f0931a083d6cda7bde85a1233f54 (diff)
0.18.0v0.18.0
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--CHANGELOG.md6
-rw-r--r--Makefile2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f65ad0d1..44b0526a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
+### 0.18.0 (nc18)
+
+- compat nc18
+- circles as backend for contacts
+
+
### 0.17.10
- fixing issue with sqlite
diff --git a/Makefile b/Makefile
index 396a0fce..3e529625 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.17.10
+version+=0.18.0
all: appstore