From 3ec1004d6c72c836155674b1c439c9e35cb40313 Mon Sep 17 00:00:00 2001 From: andrew-cat Date: Thu, 7 Jan 2021 01:30:35 +0100 Subject: [PATCH] release v6.1 --- appveyor.yml | 2 +- src/ConfigCatClient/ConfigCatClient.csproj | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 2f12dc35..36dbf5e8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 6.0.{build} +version: 6.1.{build} image: Visual Studio 2019 configuration: Release platform: Any CPU diff --git a/src/ConfigCatClient/ConfigCatClient.csproj b/src/ConfigCatClient/ConfigCatClient.csproj index b973a85a..5493b522 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 6.0.0 + Version 6.1.0 + * Bugfix (#17) +Version 6.0.0 * Addressing global data handling and processing trends via Data Governance feature. Customers can control the geographic location where their config JSONs get published to. [See the docs.](https://configcat.com/docs/advanced/data-governance/) We are introducing a new DataGovernance initialization parameter. Set this parameter to be in sync with the Data Governance preference on the [Dashboard](https://app.configcat.com/organization/data-governance). Breaking change: