From 072f5ef0af62c4a97b336e4338ca9a9b52eec77e Mon Sep 17 00:00:00 2001 From: jsakamoto Date: Thu, 15 Mar 2018 12:40:58 +0900 Subject: [PATCH] Release as v.1.4 --- README.md | 2 +- VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs | 4 ++-- VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 192b699..8d62412 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ public async void btn_OnClick() License ------- -Copyright (c) 2014 @jsakamoto. Licensed under the MIT license. +Copyright (c) 2014-2018 @jsakamoto. Licensed under the MIT license. diff --git a/VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs b/VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs index a6e4603..809a256 100644 --- a/VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs +++ b/VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct(".NET Client for VoiceText Web API")] -[assembly: AssemblyCopyright("Copyright © J.Sakamoto 2014-2015, MIT License")] +[assembly: AssemblyCopyright("Copyright © J.Sakamoto 2014-2018, MIT License")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,4 +32,4 @@ // 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.3.0.1")] +[assembly: AssemblyVersion("1.4.0.0")] diff --git a/VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec b/VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec index 188eacf..0c00612 100644 --- a/VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec +++ b/VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec @@ -18,6 +18,8 @@