Skip to content

Commit e6cc2ee

Browse files
committed
Version bump
1 parent 2bd9bdf commit e6cc2ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

HADotNet.Core/HADotNet.Core.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
<PackageTags>home-assistant external api library</PackageTags>
1313
<Title>HADotNet Core Library</Title>
1414
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
15-
<Version>1.2.2</Version>
15+
<Version>1.3.0</Version>
1616
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1717
<PackageProjectUrl>https://github.com/qJake/HADotNet</PackageProjectUrl>
1818
<RepositoryUrl>https://github.com/qJake/HADotNet.git</RepositoryUrl>
1919
<RepositoryType>git</RepositoryType>
2020
<PackageReleaseNotes></PackageReleaseNotes>
2121
<LangVersion>7.3</LangVersion>
22-
<AssemblyVersion>1.2.2.0</AssemblyVersion>
23-
<FileVersion>1.2.2.0</FileVersion>
22+
<AssemblyVersion>1.3.0.0</AssemblyVersion>
23+
<FileVersion>1.3.0.0</FileVersion>
2424
</PropertyGroup>
2525

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

0 commit comments

Comments
 (0)