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>2022-04-15 00:19:51 +0300
committerJoas Schilling <coding@schilljs.com>2022-04-15 00:19:51 +0300
commitb8d17166ab3c60009062fdf853b023ecff01e28f (patch)
tree1449cb935b5f0808de2bfde77a578f697af815dc /appinfo
parent07911b5ae1ef00a7d08d8169dfd3e247276cb9f6 (diff)
Update version on masterupdate-master-version
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 07228f7ea..1ac0883ee 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.5.1</version>
+ <version>3.6.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="24" max-version="24" />
+ <nextcloud min-version="25" max-version="25" />
</dependencies>
<background-jobs>
<job>OCA\Text\Cron\Cleanup</job>