Skip to content

Commit 3610b76

Browse files
committed
Version 1.14.4
1 parent 5e8509c commit 3610b76

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

rosette_api/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// 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")]
34+
// [assembly: AssemblyVersion("1.14.4.0")]
35+
[assembly: AssemblyVersion("1.14.4.0")]
36+
[assembly: AssemblyFileVersion("1.14.4.0")]

rosette_api/rosette_api.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>rosette_api</id>
5-
<version>1.14.3</version>
5+
<version>1.14.4</version>
66
<description>.Net (C#) Binding for Rosette API</description>
77
<authors>basistech</authors>
88
<owners>Basis Technology Corp.</owners>

0 commit comments

Comments
 (0)