mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 06:50:43 -06:00
updated description in comic en.json
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<RootNamespace>FileFlows.$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
|
||||
<FileVersion>0.9.4.168</FileVersion>
|
||||
<ProductVersion>0.9.4.168</ProductVersion>
|
||||
<FileVersion>1.0.0.169</FileVersion>
|
||||
<ProductVersion>1.0.0.169</ProductVersion>
|
||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||
<PublishTrimmed>true</PublishTrimmed>
|
||||
<Company>FileFlows</Company>
|
||||
|
||||
@@ -4,7 +4,7 @@ public class Plugin : FileFlows.Plugin.IPlugin
|
||||
{
|
||||
public Guid Uid => new Guid("5be72267-7574-4ba9-a958-f3dda0d6c2dc");
|
||||
public string Name => "Plex";
|
||||
public string MinimumVersion => "0.9.0.1487";
|
||||
public string MinimumVersion => "1.0.0.1864";
|
||||
|
||||
public void Init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user