Skip to content

Commit 992c9a2

Browse files
Bump YeelightAPI from 1.9.0-beta-CI-20200804-094711 to 1.9.0 (#1)
Bumps [YeelightAPI](https://github.com/roddone/YeelightAPI) from 1.9.0-beta-CI-20200804-094711 to 1.9.0. - [Release notes](https://github.com/roddone/YeelightAPI/releases) - [Commits](https://github.com/roddone/YeelightAPI/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d9bebd commit 992c9a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mediocre/mediocre.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="CommandLineParser" Version="2.8.0" />
2222
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
23-
<PackageReference Include="YeelightAPI" Version="1.9.0-beta-CI-20200804-094711" />
23+
<PackageReference Include="YeelightAPI" Version="1.9.0" />
2424
</ItemGroup>
2525

2626
</Project>

prototype/prototype.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ItemGroup>
2323
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
2424
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.7.1" />
25-
<PackageReference Include="YeelightAPI" Version="1.9.0-beta-CI-20200804-094711" />
25+
<PackageReference Include="YeelightAPI" Version="1.9.0" />
2626
</ItemGroup>
2727

2828
</Project>

0 commit comments

Comments
 (0)