From 9bed86d82d28265b645f53e42d3f9e73bb60fc77 Mon Sep 17 00:00:00 2001 From: Michiel Post Date: Mon, 26 Jun 2023 13:21:19 +0200 Subject: [PATCH] NuGet release 1.2.0 --- src/HueApi/HueApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HueApi/HueApi.csproj b/src/HueApi/HueApi.csproj index 96c7698..f1dd5fc 100644 --- a/src/HueApi/HueApi.csproj +++ b/src/HueApi/HueApi.csproj @@ -6,7 +6,7 @@ enable enable nullable - 1.1.0 + 1.2.0 Michiel Post For Clip v2 API. Open source library for interaction with the Philips Hue Bridge. Allows you to control your lights from C#. https://github.com/michielpost/Q42.HueApi