There was an error while loading. Please reload this page.
1 parent 5e8509c commit 3610b76Copy full SHA for 3610b76
rosette_api/Properties/AssemblyInfo.cs
@@ -31,6 +31,6 @@
31
//
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
-// [assembly: AssemblyVersion("1.14.3.0")]
35
-[assembly: AssemblyVersion("1.14.3.0")]
36
-[assembly: AssemblyFileVersion("1.14.3.0")]
+// [assembly: AssemblyVersion("1.14.4.0")]
+[assembly: AssemblyVersion("1.14.4.0")]
+[assembly: AssemblyFileVersion("1.14.4.0")]
rosette_api/rosette_api.nuspec
@@ -2,7 +2,7 @@
2
<package>
3
<metadata>
4
<id>rosette_api</id>
5
- <version>1.14.3</version>
+ <version>1.14.4</version>
6
<description>.Net (C#) Binding for Rosette API</description>
7
<authors>basistech</authors>
8
<owners>Basis Technology Corp.</owners>
0 commit comments