mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 10:40:02 -06:00
added minimumversion
This commit is contained in:
@@ -6,6 +6,7 @@ namespace CollectionNodes
|
||||
public class Plugin : IPlugin
|
||||
{
|
||||
public string Name => "Collection Nodes";
|
||||
public string MinimumVersion => "0.2.0.310";
|
||||
|
||||
[Folder(1)]
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user