Bump version number for prep for new release, everything is 7.6 now with no patch

This commit is contained in:
2019-10-07 22:07:35 +00:00
parent 143638e099
commit 6fdf39ab8a
55 changed files with 98 additions and 96 deletions

View File

@@ -59,7 +59,7 @@ namespace AyaNova.PlugIn.QBOI
public string PluginVersion
{
get { return "7.5 (patch 5)"; }//if patch then 7.3 (patch 1) etc
get { return "7.6"; }//if patch then 7.3 (patch 1) etc
}
public string About