add silent option to video encode nodes testing supported hardware encoders

updated minimum version
This commit is contained in:
reven
2022-01-21 09:18:50 +13:00
parent a2eaf4b310
commit 44abd513cd
27 changed files with 24 additions and 8 deletions
Binary file not shown.
+1 -1
View File
@@ -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]