Skip to content

Commit

Permalink
0.19.7
Browse files Browse the repository at this point in the history
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
  • Loading branch information
ArtificialOwl committed Oct 6, 2020
1 parent 16f62da commit 94d83fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.


### 0.19.6
### 0.19.7

- fixing a glitch when confirming a request to join a closed circle
- generate a unique id on circles generated from the Contacts app
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
branch=stable19
version+=0.19.6
version+=0.19.7

all: appstore

Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
]]>
</description>
<version>0.19.6</version>
<version>0.19.7</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<types>
Expand Down

0 comments on commit 94d83fe

Please sign in to comment.