updated copy/move to use new create directory helper in nodeparameters

fixed spelling mistake
This commit is contained in:
reven
2021-11-29 11:27:13 +13:00
parent 63d06b75aa
commit 197d512526
10 changed files with 6 additions and 8 deletions

View File

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