Skip to content

Commit 36bb3ee

Browse files
committed
Preparing for v3.0.3
1 parent 965f9dd commit 36bb3ee

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 3.0.3
4+
5+
- Added support for Nextcloud 30
6+
37
## 3.0.2
48

59
- Fixed #69

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Draw.io</name>
66
<summary>Draw.io integration app</summary>
77
<description><![CDATA[Integrates draw.io diagrams editor with Nextcloud]]></description>
8-
<version>3.0.2</version>
8+
<version>3.0.3</version>
99
<licence>agpl</licence>
1010
<author>JGraph Ltd</author>
1111
<namespace>Drawio</namespace>
@@ -20,7 +20,7 @@
2020
<repository type="git">https://github.com/jgraph/drawio-nextcloud.git</repository>
2121
<screenshot small-thumbnail="https://raw.githubusercontent.com/jgraph/drawio-nextcloud/release/screenshots/drawio_integration_sm.png">https://raw.githubusercontent.com/jgraph/drawio-nextcloud/release/screenshots/drawio_integration.png</screenshot>
2222
<dependencies>
23-
<nextcloud min-version="28" max-version="29"/>
23+
<nextcloud min-version="28" max-version="30"/>
2424
</dependencies>
2525
<settings>
2626
<admin>OCA\Drawio\Settings\Admin</admin>

0 commit comments

Comments
 (0)