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>2021-02-03 11:48:41 +0300
committerJoas Schilling <coding@schilljs.com>2021-02-03 11:48:41 +0300
commit6ad455ba2286836cb023b87d5c8bc87c3ed97299 (patch)
treec7854623c053ac5edb417f853cdf9157785654cb /appinfo
parente31d805482365d36e69ed22b968966409f5bae83 (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 11d754de9..763224963 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.2.0</version>
+ <version>3.3.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="21" max-version="21" />
+ <nextcloud min-version="22" max-version="22" />
</dependencies>
<background-jobs>
<job>OCA\Text\Cron\Cleanup</job>