Bump version number for prep for new release, everything is 7.6 now with no patch
This commit is contained in:
@@ -52,7 +52,7 @@ namespace AyaNova.PlugIn.QBI
|
||||
|
||||
public string PluginVersion
|
||||
{
|
||||
get { return "7.5 (patch 4)"; }//if patch then 7.3 (patch 1) etc
|
||||
get { return "7.6"; }//if patch then 7.3 (patch 1) etc
|
||||
}
|
||||
|
||||
public string About
|
||||
|
||||
Reference in New Issue
Block a user