mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 05:50:32 -06:00
updated plugin min version
This commit is contained in:
@@ -6,7 +6,7 @@ namespace CollectionNodes
|
||||
public class Plugin : IPlugin
|
||||
{
|
||||
public string Name => "Collection Nodes";
|
||||
public string MinimumVersion => "0.4.3.660";
|
||||
public string MinimumVersion => "0.5.0.680";
|
||||
|
||||
[Folder(1)]
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user