Skip to content

Commit

Permalink
release 4.3.0 (gRPC 1.5.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
hakenr committed Nov 15, 2023
1 parent 321c59a commit 35222ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<LangVersion>latest</LangVersion>

<!-- aligned NuGet PackageVersion for package-bundles -->
<ComponentsPackagesVersion>4.3.0-pre2</ComponentsPackagesVersion>
<GrpcPackagesVersion>1.5.0-pre2</GrpcPackagesVersion>
<ComponentsPackagesVersion>4.3.0</ComponentsPackagesVersion>
<GrpcPackagesVersion>1.5.0</GrpcPackagesVersion>
</PropertyGroup>

<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" Condition="Exists($([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../')))"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<!-- NuGet -->
<Import Project="../NuGet.targets" />
<PropertyGroup>
<PackageVersion>1.1.3</PackageVersion>
<PackageVersion>1.2.0</PackageVersion>
<Description>HAVIT Blazor Library - Google Tag Manager support (incl. optional automatic page-views tracking)</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/havit/Havit.Blazor</PackageProjectUrl>
Expand Down

0 comments on commit 35222ec

Please sign in to comment.