mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 10:09:32 -06:00
added Failure nodes and started working on ffmpeg metadata node
This commit is contained in:
@@ -5,7 +5,7 @@ namespace MetaNodes
|
||||
public class Plugin : FileFlows.Plugin.IPlugin
|
||||
{
|
||||
public string Name => "Meta Nodes";
|
||||
public string MinimumVersion => "0.5.0.683";
|
||||
public string MinimumVersion => "0.5.2.690";
|
||||
|
||||
public void Init() { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user