Skip to content

Commit

Permalink
Version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qJake committed Apr 12, 2020
1 parent eed81d0 commit 2a54c26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions HADotNet.Core/HADotNet.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
<PackageTags>home-assistant external api library</PackageTags>
<Title>HADotNet Core Library</Title>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.2.1</Version>
<Version>1.2.2</Version>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/qJake/HADotNet</PackageProjectUrl>
<RepositoryUrl>https://github.com/qJake/HADotNet.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageReleaseNotes></PackageReleaseNotes>
<LangVersion>7.3</LangVersion>
<AssemblyVersion>1.2.1.0</AssemblyVersion>
<FileVersion>1.2.1.0</FileVersion>
<AssemblyVersion>1.2.2.0</AssemblyVersion>
<FileVersion>1.2.2.0</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit 2a54c26

Please sign in to comment.