mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 05:50:32 -06:00
FF-330 - fixing issue with subtitle track merge not saving language
This commit is contained in:
@@ -4,7 +4,7 @@ public class Plugin : FileFlows.Plugin.IPlugin
|
||||
{
|
||||
public Guid Uid => new Guid("a6ddeee5-4c5a-46c5-80d5-e48552dd6a9b");
|
||||
public string Name => "Image 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