diff --git a/CHANGELOG.md b/CHANGELOG.md index 680beb3fe..83352b145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.13.0 [unreleased] +## 1.13.0 [2020-10-30] ### Features 1. [#121](https://github.com/influxdata/influxdb-client-csharp/pull/121): Added IAsyncEnumerable<T> query overloads to QueryAPI diff --git a/Client.Core/Client.Core.csproj b/Client.Core/Client.Core.csproj index f69be6464..89d361e69 100644 --- a/Client.Core/Client.Core.csproj +++ b/Client.Core/Client.Core.csproj @@ -8,7 +8,7 @@ influxdb-client-csharp Contributors InfluxDB.Client.Core 1.13.0 - dev + InfluxDB.Client.Core influxdata;timeseries;flux;influxdb diff --git a/Client.Legacy/Client.Legacy.csproj b/Client.Legacy/Client.Legacy.csproj index fac1d5391..f43cbbd9e 100644 --- a/Client.Legacy/Client.Legacy.csproj +++ b/Client.Legacy/Client.Legacy.csproj @@ -7,7 +7,7 @@ influxdb-client-csharp Contributors InfluxDB.Client.Flux 1.13.0 - dev + InfluxDB.Client.Flux influxdata;timeseries;flux;influxdb diff --git a/Client/Client.csproj b/Client/Client.csproj index 94db61bb0..7d37a246b 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -8,7 +8,7 @@ influxdb-client-csharp Contributors InfluxDB.Client 1.13.0 - dev + InfluxDB.Client influxdata;timeseries;flux;influxdb diff --git a/Examples/Examples.csproj b/Examples/Examples.csproj index 487477303..48a97f937 100644 --- a/Examples/Examples.csproj +++ b/Examples/Examples.csproj @@ -5,7 +5,7 @@ netcoreapp2.2;netcoreapp3.1 8 1.13.0 - dev + false ../Keys/Key.snk