diff --git a/appveyor.yml b/appveyor.yml index 994021e4..cf616733 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 3.2.{build} +version: 4.0.{build} branches: only: - master diff --git a/src/ConfigCatClient/ConfigCatClient.csproj b/src/ConfigCatClient/ConfigCatClient.csproj index 2ff2625c..5d3f2d33 100644 --- a/src/ConfigCatClient/ConfigCatClient.csproj +++ b/src/ConfigCatClient/ConfigCatClient.csproj @@ -15,7 +15,9 @@ https://github.com/ConfigCat/.net-sdk https://github.com/ConfigCat/.net-sdk git - Version 3.2.0 + Version 4.0.0 + * Supporting sensitive text comparators. +Version 3.2.0 * Minor fix in info level logging Version 3.1.0 * Added new semantic version tests