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

github.com/icewind1991/files_markdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9d7de39..bcc3b49 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
<description><![CDATA[Markdown Editor extends the Nextcloud text editor with a live preview for markdown files.
A full list of features can be found [in the README](https://github.com/icewind1991/files_markdown)]]></description>
- <version>2.3.4</version>
+ <version>2.3.5</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
@@ -44,6 +44,6 @@ A full list of features can be found [in the README](https://github.com/icewind1
</screenshot>
<dependencies>
- <nextcloud min-version="20" max-version="22"/>
+ <nextcloud min-version="21" max-version="23"/>
</dependencies>
</info>