Skip to content

Commit a241575

Browse files
committed
Prepare appstore release
Signed-off-by: Julius Härtl <[email protected]>
1 parent d21b62a commit a241575

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 2.11.0
4+
5+
- Compatibility with Nextcloud 17 and 18
6+
- Dependency bumps
7+
8+

appinfo/info.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ More information is available in the text editor documentation.
88
<licence>AGPL</licence>
99
<author>Tom Needham, Björn Schießle</author>
1010
<version>2.11.0</version>
11-
<shipped>true</shipped>
12-
<default_enable/>
1311
<dependencies>
14-
<nextcloud min-version="19" max-version="19" />
12+
<nextcloud min-version="17" max-version="19" />
1513
</dependencies>
1614
<namespace>FilesTextEditor</namespace>
1715
</info>

0 commit comments

Comments
 (0)