fixing issue with DeleteSourceDirectory node not deleting from linux

This commit is contained in:
reven
2021-12-18 20:04:52 +13:00
parent af43da17eb
commit bae469619c
8 changed files with 14 additions and 12 deletions

View File

@@ -1,17 +1,17 @@
[
{
"Name": "BasicNodes",
"Version": "0.0.1.31",
"Version": "0.0.1.33",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/BasicNodes.zip?raw=true"
},
{
"Name": "MetaNodes",
"Version": "0.0.1.31",
"Version": "0.0.1.33",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/MetaNodes.zip?raw=true"
},
{
"Name": "VideoNodes",
"Version": "0.0.1.31",
"Version": "0.0.1.33",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/VideoNodes.zip?raw=true"
}
]