mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 07:20:11 -06:00
FF-330 - fixing issue with subtitle track merge not saving language
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user