fix: Bump version

This commit is contained in:
Alan Rynne
2021-06-11 10:17:38 +02:00
parent 4bb2759be9
commit 66a1ccb8ba
2 changed files with 3 additions and 3 deletions
@@ -2,7 +2,7 @@
<package >
<metadata>
<id>GrasshopperAsyncComponent</id>
<version>1.2.2.0</version>
<version>1.2.3.0</version>
<title>GrasshopperAsyncComponent</title>
<authors>Speckle Systems</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
@@ -31,5 +31,5 @@ using 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("1.0.*")]
[assembly: AssemblyVersion("1.2.2.0")]
[assembly: AssemblyFileVersion("1.2.2.0")]
[assembly: AssemblyVersion("1.2.3.0")]
[assembly: AssemblyFileVersion("1.2.3.0")]