Updated the version to match with the Linux build version for Windows
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -5,4 +5,5 @@ tools/
|
||||
src/.vs/
|
||||
*.suo
|
||||
*.user
|
||||
*.DotSettings
|
||||
*.DotSettings
|
||||
build/Fody*
|
||||
|
@@ -12,7 +12,7 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: Guid("04f08f8d-9e98-423b-acdb-4effb31c0d35")]
|
||||
[assembly: AssemblyVersion("6.0.0.3")]
|
||||
[assembly: AssemblyFileVersion("6.0.0.3")]
|
||||
[assembly: AssemblyVersion("6.0.1.3")]
|
||||
[assembly: AssemblyFileVersion("6.0.1.3")]
|
||||
|
||||
[assembly: CLSCompliant(false)]
|
Reference in New Issue
Block a user