This commit is contained in:
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Ground Zero Tech-Works Inc.")]
|
||||
[assembly: AssemblyProduct("AyaNova.PlugIn.V8")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2022 Ground Zero Tech-Works Inc.")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2022 - 2025 Ground Zero Tech-Works Inc.")]
|
||||
[assembly: AssemblyTrademark("AyaNova is a registered trademark of Ground Zero Tech-Works Inc.")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("8.0.5.0")]
|
||||
[assembly: AssemblyFileVersion("8.0.5.0")]
|
||||
[assembly: AssemblyVersion("8.0.6.0")]
|
||||
[assembly: AssemblyFileVersion("8.0.6.0")]
|
||||
|
||||
Reference in New Issue
Block a user