Skip to content

Commit 93eee61

Browse files
Merge pull request #78 from nextcloud/update-master-version
Update version on master
2 parents 04655c3 + bf6c723 commit 93eee61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Workflow external scripts</name>
66
<summary>Rule based processing of files through specified external scripts</summary>
77
<description>Pass files on to external scripts depending on a defined set of rules.</description>
8-
<version>1.6.0</version>
8+
<version>1.7.0</version>
99
<licence>agpl</licence>
1010
<author mail="[email protected]">Arthur Schiwon</author>
1111
<namespace>WorkflowScript</namespace>
@@ -21,6 +21,6 @@
2121
<repository type="git">https://github.com/nextcloud/workflow_script.git</repository>
2222
<screenshot>https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/flow-ui.png</screenshot>
2323
<dependencies>
24-
<nextcloud min-version="21" max-version="21" />
24+
<nextcloud min-version="22" max-version="22" />
2525
</dependencies>
2626
</info>

0 commit comments

Comments
 (0)