mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-05-04 21:19:30 -05:00
add silent option to video encode nodes testing supported hardware encoders
updated minimum version
This commit is contained in:
Binary file not shown.
@@ -6,7 +6,7 @@ namespace CollectionNodes
|
||||
public class Plugin : IPlugin
|
||||
{
|
||||
public string Name => "Collection Nodes";
|
||||
public string MinimumVersion => "0.3.2.394";
|
||||
public string MinimumVersion => "0.3.3.410";
|
||||
|
||||
[Folder(1)]
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user