Bump version number for prep for new release, everything is 7.6 now with no patch
This commit is contained in:
@@ -29,10 +29,10 @@ Imports 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("7.5.0.0")>
|
||||
<Assembly: AssemblyVersion("7.6.0.0")>
|
||||
|
||||
|
||||
' strong name
|
||||
'<Assembly: AssemblyKeyFile("..\..\..\..\..\keys\AyaNova.snk")>
|
||||
|
||||
<Assembly: AssemblyFileVersionAttribute("7.5.0.0")>
|
||||
<Assembly: AssemblyFileVersionAttribute("7.6.0.0")>
|
||||
|
||||
Reference in New Issue
Block a user