Skip to content

Commit eeceb58

Browse files
committed
[v3.2.0] Lib.Net.Http.WebPush
1 parent 36ffcbf commit eeceb58

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Lib.AspNetCore.WebPush/Lib.AspNetCore.WebPush.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Description>This package contains ASP.NET Core extensions for Web Push Protocol based client for Push Service.</Description>
44
<Tags>AspNetCore WebPush</Tags>
55
<Copyright>Copyright © 2019 - 2022 Tomasz Pęczek</Copyright>
6-
<VersionPrefix>2.1.0</VersionPrefix>
6+
<VersionPrefix>2.2.0</VersionPrefix>
77
<Authors>Tomasz Pęczek</Authors>
88
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0;net461</TargetFrameworks>
99
<AssemblyTitle>Lib.AspNetCore.WebPush</AssemblyTitle>

src/Lib.Azure.WebJobs.Extensions.WebPush/Lib.Azure.WebJobs.Extensions.WebPush.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Description>This package contains Azure Functions and Azure WebJobs binding extensions for Web Push Protocol based client for Push Service.</Description>
44
<Tags>Azure WebJobs AzureFunctions WebPush</Tags>
55
<Copyright>Copyright © 2019 - 2022 Tomasz Pęczek</Copyright>
6-
<VersionPrefix>1.3.0</VersionPrefix>
6+
<VersionPrefix>1.4.0</VersionPrefix>
77
<Authors>Tomasz Pęczek</Authors>
88
<TargetFramework>netstandard2.0</TargetFramework>
99
<AssemblyTitle>Lib.Azure.WebJobs.Extensions.WebPush</AssemblyTitle>

src/Lib.Net.Http.WebPush/Lib.Net.Http.WebPush.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service.</Description>
44
<Copyright>Copyright © 2018 - 2022 Tomasz Pęczek</Copyright>
5-
<VersionPrefix>3.1.0</VersionPrefix>
5+
<VersionPrefix>3.2.0</VersionPrefix>
66
<Authors>Tomasz Pęczek</Authors>
77
<TargetFrameworks>net451;net461;netstandard2.0;net5.0;net6.0</TargetFrameworks>
88
<AssemblyTitle>Lib.Net.Http.WebPush</AssemblyTitle>

0 commit comments

Comments
 (0)