From 9570bfa22072072411a06aeaf2adbf37ca15d32a Mon Sep 17 00:00:00 2001 From: Michiel Post Date: Tue, 11 Jan 2022 14:10:04 +0100 Subject: [PATCH] NuGet release 3.19.1 --- src/Q42.HueApi/Q42.HueApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Q42.HueApi/Q42.HueApi.csproj b/src/Q42.HueApi/Q42.HueApi.csproj index 7a8eb3d..43e2ad8 100644 --- a/src/Q42.HueApi/Q42.HueApi.csproj +++ b/src/Q42.HueApi/Q42.HueApi.csproj @@ -5,7 +5,7 @@ 8.0 enable CS8600;CS8601;CS8602;CS8603;CS8625;CS8613 - 3.19.0 + 3.19.1 Michiel Post Open source library for interaction with the Philips Hue Bridge. Allows you to control your lights from C#. Supports .Net Standard 2.0 and .net45 https://github.com/michielpost/Q42.HueApi