mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-04-26 10:09:42 -05: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("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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user