From 9685563d529c451792d91eed46b0a756e2088572 Mon Sep 17 00:00:00 2001 From: Romain ODDONE Date: Thu, 10 Oct 2019 16:22:12 +0200 Subject: [PATCH] update licence and version number --- LICENSE | 2 +- YeelightAPI/YeelightAPI.csproj | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/LICENSE b/LICENSE index ab31e38..52d01c2 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2018 Romain ODDONE + Copyright 2019 Romain ODDONE Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/YeelightAPI/YeelightAPI.csproj b/YeelightAPI/YeelightAPI.csproj index 501a48f..80f4f64 100644 --- a/YeelightAPI/YeelightAPI.csproj +++ b/YeelightAPI/YeelightAPI.csproj @@ -4,22 +4,24 @@ netstandard2.0; net45; net46; net47; Romain ODDONE Romain ODDONE - 1.5.0 + 1.5.1 true true - https://raw.githubusercontent.com/roddone/YeelightAPI/master/LICENSE + https://github.com/roddone/YeelightAPI https://github.com/roddone/YeelightAPI/raw/master/YeelightAPI/icon.png https://github.com/roddone/YeelightAPI Github xiaomi yeelight api bulb device iot .net c# - * Correct a bug that might occur when using DeviceLocator.Discover method -* Better asynchronism handling when calling the same method multiple times at the same time on the same device + * Fix smooth usage with V2 bulbs Xiaomi yeelight smart-devices manager - Copyright © Romain ODDONE 2018 + Copyright © Romain ODDONE 2019 true - 1.5.0.0 - 1.5.0.0 + 1.5.1.0 + 1.5.1.0 + + Apache-2.0 +