diff --git a/BasicNodes/BasicNodes.csproj b/BasicNodes/BasicNodes.csproj index c953c5aa..22b5cbea 100644 Binary files a/BasicNodes/BasicNodes.csproj and b/BasicNodes/BasicNodes.csproj differ diff --git a/Builds/BasicNodes.zip b/Builds/BasicNodes.zip index ce33de4d..eef3b536 100644 Binary files a/Builds/BasicNodes.zip and b/Builds/BasicNodes.zip differ diff --git a/Builds/VideoNodes.zip b/Builds/VideoNodes.zip index dc930177..6af075a5 100644 Binary files a/Builds/VideoNodes.zip and b/Builds/VideoNodes.zip differ diff --git a/VideoNodes/VideoNodes.csproj b/VideoNodes/VideoNodes.csproj index 9dc66076..4c3e466b 100644 Binary files a/VideoNodes/VideoNodes.csproj and b/VideoNodes/VideoNodes.csproj differ diff --git a/plugins.json b/plugins.json index ced96e70..31bec2a1 100644 --- a/plugins.json +++ b/plugins.json @@ -1,12 +1,12 @@ [ { "Name": "BasicNodes", - "Version": "0.0.1.5", + "Version": "0.0.1.7", "Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/BasicNodes.zip?raw=true" }, { "Name": "VideoNodes", - "Version": "0.0.1.5", + "Version": "0.0.1.7", "Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/VideoNodes.zip?raw=true" } ]