mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-05-07 07:19:07 -05:00
updated description in comic en.json
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<Nullable>enable</Nullable>
|
||||
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
|
||||
<PublishSingleFile>true</PublishSingleFile>
|
||||
<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>
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ public class Plugin : FileFlows.Plugin.IPlugin
|
||||
{
|
||||
public Guid Uid => new Guid("ed1e2547-6f92-4bc8-ae49-fcd7c74e7e9c");
|
||||
public string Name => "Meta Nodes";
|
||||
public string MinimumVersion => "0.9.0.1487";
|
||||
public string MinimumVersion => "1.0.0.1864";
|
||||
|
||||
public void Init() { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user