FF-330 - fixing issue with subtitle track merge not saving language

This commit is contained in:
John Andrews
2022-09-24 16:36:15 +12:00
parent 8cd7dbc5e5
commit b67fbe0cce
43 changed files with 162 additions and 64 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ public class Plugin : FileFlows.Plugin.IPlugin
{
public Guid Uid => new Guid("881b486b-4b38-4e66-b39e-fbc0fc9deee1");
public string Name => "Video Nodes";
public string MinimumVersion => "1.0.0.1864";
public string MinimumVersion => "1.0.4.2019";
public void Init()
{