Skip to content

Commit 83c6567

Browse files
docs: Update version numbers from 4.5.0 -> 4.6.0
1 parent d62224e commit 83c6567

File tree

46 files changed

+103
-103
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+103
-103
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[bumpversion]
22
commit = True
3-
current_version = 4.5.0
3+
current_version = 4.6.0
44
message = docs: Update version numbers from {current_version} -> {new_version}
55

66
[bumpversion:file:appveyor.yml]

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "Watson Developer Cloud .NET Standard SDK"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 4.5.0
41+
PROJECT_NUMBER = 4.6.0
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 4.5.0.{build}
1+
version: 4.6.0.{build}
22
branches:
33
except:
44
- gh-pages

src/IBM.Watson.Assistant.v1/IBM.Watson.Assistant.v1.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<Description>IBM.Watson.Assistant.v1 wraps the Watson Assistant service (http://www.ibm.com/watson/developercloud/assistant.html)</Description>
55
<AssemblyTitle>IBM.Watson.Assistant.v1</AssemblyTitle>
6-
<VersionPrefix>4.5.0</VersionPrefix>
6+
<VersionPrefix>4.6.0</VersionPrefix>
77
<Authors>IBM Watson</Authors>
88
<TargetFramework>netstandard2.0</TargetFramework>
99
<AssemblyName>IBM.Watson.Assistant.v1</AssemblyName>
1010
<PackageId>IBM.Watson.Assistant.v1</PackageId>
1111
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
1212
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
1313
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
14-
<Version>4.5.0</Version>
14+
<Version>4.6.0</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="IBM.Cloud.SDK.Core" Version="1.1.0" />
29-
<PackageReference Include="IBM.Watson.Common" Version="4.5.0" />
29+
<PackageReference Include="IBM.Watson.Common" Version="4.6.0" />
3030
<PackageReference Include="JsonSubTypes" Version="1.6.0" />
3131
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
3232
</ItemGroup>

src/IBM.Watson.Assistant.v2/IBM.Watson.Assistant.v2.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<Description>IBM.Watson.Assistant.v2 wraps the Watson Assistant service (http://www.ibm.com/watson/developercloud/assistant.html)</Description>
55
<AssemblyTitle>IBM.Watson.Assistant.v2</AssemblyTitle>
6-
<VersionPrefix>4.5.0</VersionPrefix>
6+
<VersionPrefix>4.6.0</VersionPrefix>
77
<Authors>IBM Watson</Authors>
88
<TargetFramework>netstandard2.0</TargetFramework>
99
<AssemblyName>IBM.Watson.Assistant.v2</AssemblyName>
1010
<PackageId>IBM.Watson.Assistant.v2</PackageId>
1111
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
1212
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
1313
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
14-
<Version>4.5.0</Version>
14+
<Version>4.6.0</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="IBM.Cloud.SDK.Core" Version="1.1.0" />
29-
<PackageReference Include="IBM.Watson.Common" Version="4.5.0" />
29+
<PackageReference Include="IBM.Watson.Common" Version="4.6.0" />
3030
<PackageReference Include="JsonSubTypes" Version="1.6.0" />
3131
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
3232
</ItemGroup>

src/IBM.Watson.CompareComply.v1/IBM.Watson.CompareComply.v1.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<Description>IBM.Watson.CompareComply.v1 wraps the Watson Compare Comply service (http://www.ibm.com/watson/developercloud/compare-comply.html)</Description>
55
<AssemblyTitle>IBM.Watson.CompareComply.v1</AssemblyTitle>
6-
<VersionPrefix>4.5.0</VersionPrefix>
6+
<VersionPrefix>4.6.0</VersionPrefix>
77
<Authors>IBM Watson</Authors>
88
<TargetFramework>netstandard2.0</TargetFramework>
99
<AssemblyName>IBM.Watson.CompareComply.v1</AssemblyName>
1010
<PackageId>IBM.Watson.CompareComply.v1</PackageId>
1111
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
1212
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
1313
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
14-
<Version>4.5.0</Version>
14+
<Version>4.6.0</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="IBM.Cloud.SDK.Core" Version="1.1.0" />
29-
<PackageReference Include="IBM.Watson.Common" Version="4.5.0" />
29+
<PackageReference Include="IBM.Watson.Common" Version="4.6.0" />
3030
<PackageReference Include="JsonSubTypes" Version="1.6.0" />
3131
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
3232
</ItemGroup>

src/IBM.Watson.Discovery.v1/IBM.Watson.Discovery.v1.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<Description>IBM.Watson.Discovery.v1 wraps the Watson Discovery service (http://www.ibm.com/watson/developercloud/discovery.html)</Description>
55
<AssemblyTitle>IBM.Watson.Discovery.v1</AssemblyTitle>
6-
<VersionPrefix>4.5.0</VersionPrefix>
6+
<VersionPrefix>4.6.0</VersionPrefix>
77
<Authors>IBM Watson</Authors>
88
<TargetFramework>netstandard2.0</TargetFramework>
99
<AssemblyName>IBM.Watson.Discovery.v1</AssemblyName>
1010
<PackageId>IBM.Watson.Discovery.v1</PackageId>
1111
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
1212
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
1313
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
14-
<Version>4.5.0</Version>
14+
<Version>4.6.0</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="IBM.Cloud.SDK.Core" Version="1.1.0" />
29-
<PackageReference Include="IBM.Watson.Common" Version="4.5.0" />
29+
<PackageReference Include="IBM.Watson.Common" Version="4.6.0" />
3030
<PackageReference Include="JsonSubTypes" Version="1.6.0" />
3131
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
3232
</ItemGroup>

src/IBM.Watson.Discovery.v2/IBM.Watson.Discovery.v2.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<Description>IBM.Watson.Discovery.v2 wraps the Watson Discovery service (http://www.ibm.com/watson/developercloud/discovery.html)</Description>
55
<AssemblyTitle>IBM.Watson.Discovery.v2</AssemblyTitle>
6-
<VersionPrefix>4.5.0</VersionPrefix>
6+
<VersionPrefix>4.6.0</VersionPrefix>
77
<Authors>IBM Watson</Authors>
88
<TargetFramework>netstandard2.0</TargetFramework>
99
<AssemblyName>IBM.Watson.Discovery.v2</AssemblyName>
1010
<PackageId>IBM.Watson.Discovery.v2</PackageId>
1111
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
1212
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
1313
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
14-
<Version>4.5.0</Version>
14+
<Version>4.6.0</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="IBM.Cloud.SDK.Core" Version="1.1.0" />
29-
<PackageReference Include="IBM.Watson.Common" Version="4.5.0" />
29+
<PackageReference Include="IBM.Watson.Common" Version="4.6.0" />
3030
<PackageReference Include="JsonSubTypes" Version="1.6.0" />
3131
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
3232
</ItemGroup>

src/IBM.Watson.LanguageTranslator.v3/IBM.Watson.LanguageTranslator.v3.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<Description>IBM.Watson.LanguageTranslator.v3 wraps the Watson Language Translator service (http://www.ibm.com/watson/developercloud/language-translator.html)</Description>
55
<AssemblyTitle>IBM.Watson.LanguageTranslator.v3</AssemblyTitle>
6-
<VersionPrefix>4.5.0</VersionPrefix>
6+
<VersionPrefix>4.6.0</VersionPrefix>
77
<Authors>IBM Watson</Authors>
88
<TargetFramework>netstandard2.0</TargetFramework>
99
<AssemblyName>IBM.Watson.LanguageTranslator.v3</AssemblyName>
1010
<PackageId>IBM.Watson.LanguageTranslator.v3</PackageId>
1111
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
1212
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
1313
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
14-
<Version>4.5.0</Version>
14+
<Version>4.6.0</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="IBM.Cloud.SDK.Core" Version="1.1.0" />
29-
<PackageReference Include="IBM.Watson.Common" Version="4.5.0" />
29+
<PackageReference Include="IBM.Watson.Common" Version="4.6.0" />
3030
<PackageReference Include="JsonSubTypes" Version="1.6.0" />
3131
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
3232
</ItemGroup>

src/IBM.Watson.NaturalLanguageClassifier.v1/IBM.Watson.NaturalLanguageClassifier.v1.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<Description>IBM.Watson.NaturalLanguageClassifier.v1 wraps the Watson Natural Language Classifier service (http://www.ibm.com/watson/developercloud/natural-language-classifier.html)</Description>
55
<AssemblyTitle>IBM.Watson.NaturalLanguageClassifier.v1</AssemblyTitle>
6-
<VersionPrefix>4.5.0</VersionPrefix>
6+
<VersionPrefix>4.6.0</VersionPrefix>
77
<Authors>IBM Watson</Authors>
88
<TargetFramework>netstandard2.0</TargetFramework>
99
<AssemblyName>IBM.Watson.NaturalLanguageClassifier.v1</AssemblyName>
1010
<PackageId>IBM.Watson.NaturalLanguageClassifier.v1</PackageId>
1111
<PackageTags>watson;cognitive;speech;vision;machine-learning;ml;ai;artificial-intelligence;.NET;.NET-Standard</PackageTags>
1212
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
1313
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
14-
<Version>4.5.0</Version>
14+
<Version>4.6.0</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="IBM.Cloud.SDK.Core" Version="1.1.0" />
29-
<PackageReference Include="IBM.Watson.Common" Version="4.5.0" />
29+
<PackageReference Include="IBM.Watson.Common" Version="4.6.0" />
3030
<PackageReference Include="JsonSubTypes" Version="1.6.0" />
3131
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
3232
</ItemGroup>

0 commit comments

Comments
 (0)