fixing issue with detectblackbars not passing in args parameter

This commit is contained in:
reven
2021-12-07 12:51:05 +13:00
parent 512797a38e
commit 3cefdd8a3e
8 changed files with 4 additions and 4 deletions

View File

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