cases 4366, 4365
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[Setup]
|
||||
AppName=AyaNova V8 Migrate plugin
|
||||
AppVerName=AyaNova V8 Migrate plugin 8.0.4
|
||||
AppVerName=AyaNova V8 Migrate plugin 8.0.5
|
||||
AppPublisher=Ground Zero Tech-Works Inc.
|
||||
AppPublisherURL=https://www.ayanova.com/
|
||||
AppSupportUrl=http://forum.ayanova.com
|
||||
AppVersion=8.0.3
|
||||
AppVersion=8.0.5
|
||||
;App ID is used for updating and patching
|
||||
;see: http://www.jrsoftware.org/iskb.php?updateinstall
|
||||
AppId=v8migrate
|
||||
|
||||
@@ -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.4.0")]
|
||||
[assembly: AssemblyFileVersion("8.0.4.0")]
|
||||
[assembly: AssemblyVersion("8.0.5.0")]
|
||||
[assembly: AssemblyFileVersion("8.0.5.0")]
|
||||
|
||||
Reference in New Issue
Block a user