Skip to content

Commit

Permalink
NuGet package version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michielpost committed Jan 13, 2018
1 parent 18d7bdc commit 94f1f23
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard1.1</TargetFramework>
<Version>3.4.2</Version>
<Version>3.6.0</Version>
<Company>Q42</Company>
<Authors>Michiel Post, Q42</Authors>
<Description>This package only contains the ColorConverers used with Q42.HueApi</Description>
Expand Down
2 changes: 2 additions & 0 deletions src/Q42.HueApi.Streaming/Q42.HueApi.Streaming.csproj
Expand Up @@ -11,6 +11,8 @@
<PackageIconUrl>https://nugetgallery.blob.core.windows.net/icons/DotLessMinification.0.42.1.png</PackageIconUrl>
<RepositoryType>GitHub</RepositoryType>
<PackageTags>philips hue lights entertainment</PackageTags>
<PackageId>Q42.HueApi.Entertainment</PackageId>
<Version>1.0.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Q42.HueApi/Q42.HueApi.csproj
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard1.1</TargetFramework>
<Version>3.5.3</Version>
<Version>3.6.0</Version>
<Company>Q42</Company>
<Authors>Michiel Post, Q42</Authors>
<Description>Open source library for interaction with the Philips Hue Bridge. Allows you to control your lights from C#. Supports .Net Standard 1.1</Description>
Expand Down

0 comments on commit 94f1f23

Please sign in to comment.