Skip to content

Commit b95c2bc

Browse files
NC 22 support
1 parent 0851422 commit b95c2bc

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.3.2
2+
3+
- NC22 support
14
## 1.3.1
25

36
- NC21 support

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* **Note :** Encrypted files are not supported yet
3030
]]></description>
3131

32-
<version>1.3.1</version>
32+
<version>1.3.2</version>
3333
<licence>agpl</licence>
3434
<author mail="[email protected]">Paul Lereverend</author>
3535
<namespace>Extract</namespace>
@@ -38,7 +38,7 @@
3838
<website>https://github.com/PaulLereverend/NextcloudExtract</website>
3939
<bugs>https://github.com/PaulLereverend/NextcloudExtract/issues</bugs>
4040
<dependencies>
41-
<nextcloud min-version="13" max-version="21"/>
41+
<nextcloud min-version="13" max-version="22"/>
4242
<owncloud min-version="10.1.1" max-version="10"/>
4343
</dependencies>
4444
</info>

0 commit comments

Comments
 (0)