From ba206148740bdd894aac7c77740c335f54f65127 Mon Sep 17 00:00:00 2001 From: seth-basistech Date: Tue, 11 Dec 2018 22:29:58 +0000 Subject: [PATCH] Version 1.12.1 --- rosette_api/Properties/AssemblyInfo.cs | 6 +++--- rosette_api/rosette_api.nuspec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rosette_api/Properties/AssemblyInfo.cs b/rosette_api/Properties/AssemblyInfo.cs index 5a96fc97..6e183afe 100644 --- a/rosette_api/Properties/AssemblyInfo.cs +++ b/rosette_api/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("1.12.0.0")] -[assembly: AssemblyVersion("1.12.0.0")] -[assembly: AssemblyFileVersion("1.12.0.0")] +// [assembly: AssemblyVersion("1.12.1.0")] +[assembly: AssemblyVersion("1.12.1.0")] +[assembly: AssemblyFileVersion("1.12.1.0")] diff --git a/rosette_api/rosette_api.nuspec b/rosette_api/rosette_api.nuspec index 921d73a2..a43fd06b 100644 --- a/rosette_api/rosette_api.nuspec +++ b/rosette_api/rosette_api.nuspec @@ -2,7 +2,7 @@ rosette_api - 1.12.0 + 1.12.1 basistech basistech http://www.apache.org/licenses/LICENSE-2.0