Update an AssmblyVersion property that I missed to 0.8.0
parent
42bdf44658
commit
44580e2233
|
@ -62,4 +62,4 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("0.7.6.*")]
|
||||
|
||||
[assembly : AssemblyVersion("0.7.6.*")]
|
||||
[assembly : AssemblyVersion("0.8.0.*")]
|
||||
|
|
Loading…
Reference in New Issue