We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab93d3 commit c150f87Copy full SHA for c150f87
.nextcloudignore
@@ -1,6 +1,7 @@
1
.drone.yml
2
.git
3
.github
4
+.gitignore
5
krankerl.toml
6
l10n/.gitkeep
7
.nextcloudignore
appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Workflow external scripts</name>
<summary>Rule based processing of files through specified external scripts</summary>
<description>Pass files on to external scripts depending on a defined set of rules.</description>
8
- <version>1.3.1</version>
+ <version>1.3.2</version>
9
<licence>agpl</licence>
10
<author mail="blizzz@arthur-schiwon.de">Arthur Schiwon</author>
11
<namespace>WorkflowScript</namespace>
0 commit comments