increment version to v0.3.4.0
This commit is contained in:
parent
baff4e33fc
commit
14fc46bf45
1 changed files with 2 additions and 2 deletions
|
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
|
|
||||||
[assembly: AssemblyVersion("0.3.3.1")]
|
[assembly: AssemblyVersion("0.3.4.0")]
|
||||||
[assembly: AssemblyFileVersion("0.3.3.1")]
|
[assembly: AssemblyFileVersion("0.3.4.0")]
|
||||||
|
|
Loading…
Reference in a new issue