Changee version in AssemblyInfo to v0.1

This commit is contained in:
Starbeamrainbowlabs 2016-05-19 19:19:00 +01:00
parent 524df8cbd7
commit 947bc0a49f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ using System.Runtime.CompilerServices;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.