This commit is contained in:
@@ -31,7 +31,7 @@ namespace AyaNova.Plugin.Dump
|
||||
|
||||
public string PluginVersion
|
||||
{
|
||||
get { return "7.6 (patch 1)"; }
|
||||
get { return "7.6 (patch 2)"; }
|
||||
}
|
||||
|
||||
public string About
|
||||
|
||||
@@ -33,4 +33,4 @@ using System.Runtime.InteropServices;
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("7.6.0.0")]
|
||||
[assembly: AssemblyFileVersion("7.6.1.0")]
|
||||
[assembly: AssemblyFileVersion("7.6.2.0")]
|
||||
|
||||
Reference in New Issue
Block a user