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-12-11 18:31:36 +0300
committerMaxence Lange <maxence@artificial-owl.com>2020-12-11 18:31:36 +0300
commitfc63838a5fa1b54cedfd4a21bb9debd3344244d2 (patch)
treee5ba5d4431aa9a93a027b3b4da826a9f679695b2
parent0ea4d78a84515d5ffef677d2d850ec52ee3f547d (diff)
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--CHANGELOG.md5
-rw-r--r--Makefile2
-rw-r--r--appinfo/info.xml2
3 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59b6ed29..96bc931d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
+### 0.18.11
+
+- display name on notification
+
+
### 0.18.10
- better maintenance of circles and shares
diff --git a/Makefile b/Makefile
index 55c619ef..5464bb04 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
branch=stable18
-version+=0.18.10
+version+=0.18.11
all: appstore
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 78449581..3f061294 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.18.10</version>
+ <version>0.18.11</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<documentation>