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: