updated Function to support variables, which needed dots removed from variable names

fixed some issues with renamer
This commit is contained in:
reven
2021-11-25 12:20:07 +13:00
parent c59a8ee0e3
commit 6db92b2475
15 changed files with 140 additions and 59 deletions

View File

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