This commit is contained in:
2022-01-01 00:17:07 +00:00
parent 9f1864638d
commit 3194b0800a
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ AppVerName=AyaNova V8 Migrate plugin 7.6
AppPublisher=Ground Zero Tech-Works Inc. AppPublisher=Ground Zero Tech-Works Inc.
AppPublisherURL=https://www.ayanova.com/ AppPublisherURL=https://www.ayanova.com/
AppSupportUrl=http://forum.ayanova.com AppSupportUrl=http://forum.ayanova.com
AppVersion=7.6.0 AppVersion=7.6.1
;App ID is used for updating and patching ;App ID is used for updating and patching
;see: http://www.jrsoftware.org/iskb.php?updateinstall ;see: http://www.jrsoftware.org/iskb.php?updateinstall
AppId=v8migrate AppId=v8migrate

View File

@@ -35,7 +35,7 @@ namespace AyaNova.PlugIn.V8
public string PluginVersion public string PluginVersion
{ {
get { return "7.6.1-alpha.141"; } get { return "7.6.1-beta.0.9"; }
} }
public string About public string About