Skip to content

Commit 4a7f40c

Browse files
committed
0.20.2
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
1 parent cd6fc56 commit 4a7f40c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33

44

5-
### 0.20.1
5+
### 0.20.2
66

77
- fixing a migration issue on some database setup
88
- fixing an issue on local instance

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package_name=$(app_name)
88
cert_dir=$(HOME)/.nextcloud/certificates
99
github_account=nextcloud
1010
branch=master
11-
version+=0.20.1
11+
version+=0.20.2
1212

1313
all: appstore
1414

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.20.1</version>
26+
<version>0.20.2</version>
2727
<licence>agpl</licence>
2828
<author>Maxence Lange</author>
2929
<types>

0 commit comments

Comments
 (0)