mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-05-07 20:59:09 -05: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