mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-05-06 15:29:41 -05:00
updated nuget packages
updatede minimum version to prevent breaking older FF builds
This commit is contained in:
Binary file not shown.
@@ -5,7 +5,7 @@ namespace FileFlows.BasicNodes
|
||||
public class Plugin : FileFlows.Plugin.IPlugin
|
||||
{
|
||||
public string Name => "Basic Nodes";
|
||||
public string MinimumVersion => "0.2.1.349";
|
||||
public string MinimumVersion => "0.3.1.391";
|
||||
|
||||
public void Init() { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user