Skip to content

Commit cb383fd

Browse files
authored
Merge pull request #147 from nextcloud/fix/build
vendor is now necessary to ship
2 parents a6d8779 + 0d578fa commit cb383fd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.nextcloudignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ README.md
1111
screenshots
1212
tests
1313
.tx
14-
vendor

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
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.11.0</version>
8+
<version>1.11.1</version>
99
<licence>agpl</licence>
1010
<author mail="blizzz@arthur-schiwon.de">Arthur Schiwon</author>
1111
<namespace>WorkflowScript</namespace>

0 commit comments

Comments
 (0)