Skip to content

Commit e3131f9

Browse files
authored
Merge pull request #21 from nextcloud/update-master-version
Update version on master
2 parents 5c8259e + f011276 commit e3131f9

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.2.0</version>
8+
<version>1.3.0</version>
99
<licence>agpl</licence>
1010
<author mail="blizzz@arthur-schiwon.de">Arthur Schiwon</author>
1111
<namespace>WorkflowScript</namespace>
@@ -21,7 +21,7 @@
2121
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/settings-small.png">https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/settings.png</screenshot>
2222
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/example_rule-small.png">https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/example_rule.png</screenshot>
2323
<dependencies>
24-
<nextcloud min-version="17" max-version="17" />
24+
<nextcloud min-version="18" max-version="18" />
2525
</dependencies>
2626
<settings>
2727
<admin>OCA\WorkflowScript\Settings\Admin</admin>

0 commit comments

Comments
 (0)