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

View File

@@ -7,7 +7,7 @@ public class Plugin : FileFlows.Plugin.IPlugin
{
public Guid Uid => new Guid("d951a39e-4296-4801-ab41-4070b0789465");
public string Name => "Audio Nodes";
public string MinimumVersion => "1.0.0.1864";
public string MinimumVersion => "1.0.4.2019";
public void Init()
{