mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 11:19:30 -06:00
updated minimum supported version due to nodeparameters change
This commit is contained in:
@@ -6,7 +6,7 @@ namespace CollectionNodes
|
||||
public class Plugin : IPlugin
|
||||
{
|
||||
public string Name => "Collection Nodes";
|
||||
public string MinimumVersion => "0.5.2.690";
|
||||
public string MinimumVersion => "0.6.1.900";
|
||||
|
||||
[Folder(1)]
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user