We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4041eb commit 7c9af32Copy full SHA for 7c9af32
RaspberryIRDotNet/RaspberryIRDotNet.csproj
@@ -11,7 +11,7 @@
11
<Copyright>Copyright (c) 2024 David Palmer</Copyright>
12
<Description>Library for interfacing to the Raspberry Pi infrared drivers (gpio-ir, gpio-ir-tx and pwm-ir-tx).</Description>
13
<Title>Raspberry IR .NET</Title>
14
- <Version>1.0.0</Version>
+ <Version>2.0.0</Version>
15
<Product>$(Title)</Product>
16
<RepositoryUrl>https://github.com/davidrpalmer/RaspberryIRDotNet</RepositoryUrl>
17
<PackageProjectUrl>https://github.com/davidrpalmer/RaspberryIRDotNet</PackageProjectUrl>
0 commit comments