Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
CrunkA3 committed Feb 24, 2023
1 parent 9409e5d commit 584635c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Nanoleaf.Client/Nanoleaf.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

<PropertyGroup>
<TargetFrameworks>net6;net7</TargetFrameworks>
<PackageVersion>3.0.0.1</PackageVersion>
<Version>3.0.0.1</Version>
<AssemblyVersion>3.0.0.1</AssemblyVersion>
<FileVersion>3.0.0.1</FileVersion>
<PackageVersion>3.0.1.0</PackageVersion>
<Version>3.0.1.0</Version>
<AssemblyVersion>3.0.1.0</AssemblyVersion>
<FileVersion>3.0.1.0</FileVersion>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Description>A dotnet library for Nanoleaf API.</Description>
<PackageProjectUrl>https://github.com/CrunkA3/Nanoleaf-Client</PackageProjectUrl>
Expand Down

0 comments on commit 584635c

Please sign in to comment.