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:
authorJoas Schilling <coding@schilljs.com>2020-09-18 11:55:53 +0300
committerJoas Schilling <coding@schilljs.com>2020-09-18 11:55:53 +0300
commitacd77f91f0a9b2ff2d3399a33c86a14e36f7ae27 (patch)
treed8ce2f1c2f5c9b1dd47f73ae541aee13ea46ebbf /appinfo
parentd8ed0cbe081a23edd2f1ee4468b50ad46457bf71 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 7a8830a1d..11d754de9 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>3.1.0</version>
+ <version>3.2.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.gif</screenshot>
<dependencies>
- <nextcloud min-version="20" max-version="20" />
+ <nextcloud min-version="21" max-version="21" />
</dependencies>
<background-jobs>
<job>OCA\Text\Cron\Cleanup</job>