Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-01-09 17:49:13 +0300
committerJulius Härtl <jus@bitgrid.net>2020-01-09 17:49:13 +0300
commitd5dfa416d1e5196cc09cc2e94eebc1e0baf85d8b (patch)
treece9e0f0aa8ad5a834e6b2db0019f81d8174110f6 /appinfo
parent254605056e6ce90e2f06c5d06391912cb78605f0 (diff)
Master is 19
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c26f78474..4794b138b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,7 +11,7 @@
- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.
- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!
]]></description>
- <version>1.2.3</version>
+ <version>3.0.0</version>
<licence>agpl</licence>
<author mail="jus@bitgrid.net">Julius Härtl</author>
<namespace>Text</namespace>
@@ -27,7 +27,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/text/master/img/screenshots/screenshot2.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/text/master/img/screenshots/screenshot3.gff</screenshot>
<dependencies>
- <nextcloud min-version="18" max-version="18" />
+ <nextcloud min-version="18" max-version="19" />
</dependencies>
<background-jobs>
<job>OCA\Text\Cron\Cleanup</job>