Skip to content

Commit c0469da

Browse files
committed
0.19.17
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
1 parent e35c0f5 commit c0469da

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33

44

5+
### 0.19.17
6+
7+
- fix instances aliases
8+
-
9+
510
### 0.19.15
611

712
- fix an issue during migration removing not-yet-members

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ cert_dir=$(HOME)/.nextcloud/certificates
99
github_account=nextcloud
1010
release_account=nextcloud-releases
1111
branch=stable19
12-
version=0.19.16
13-
since_tag=0.19.15
12+
version=0.19.17
13+
since_tag=0.19.16
1414

1515
all: appstore
1616

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
2323
2424
]]>
2525
</description>
26-
<version>0.19.16</version>
26+
<version>0.19.17</version>
2727
<licence>agpl</licence>
2828
<author>Maxence Lange</author>
2929
<types>

0 commit comments

Comments
 (0)