Skip to content

Commit c6a18c3

Browse files
author
Vytautas Kasparavičius
committed
Version bump
1 parent d0ddfad commit c6a18c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Description>PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).</Description>
5-
<Copyright>Copyright © 2014-2020 Frank Hommers and others</Copyright>
5+
<Copyright>Copyright © 2014-2021 Frank Hommers and others</Copyright>
66
<AssemblyTitle>Hangfire PostgreSql Storage</AssemblyTitle>
77
<VersionPrefix>1.8.0</VersionPrefix>
88
<Authors>Frank Hommers and others (Burhan Irmikci (barhun), Zachary Sims(zsims), kgamecarter, Stafford Williams (staff0rd), briangweber, Viktor Svyatokha (ahydrax), Christopher Dresel (Dresel), Vytautas Kasparavičius (vytautask), Vincent Vrijburg, David Roth (davidroth).</Authors>
@@ -14,9 +14,9 @@
1414
<PackageReleaseNotes>https://github.com/frankhommers/Hangfire.PostgreSql/releases</PackageReleaseNotes>
1515
<PackageProjectUrl>http://hmm.rs/Hangfire.PostgreSql</PackageProjectUrl>
1616
<PackageLicenseUrl></PackageLicenseUrl>
17-
<Version>1.8.1.0</Version>
18-
<FileVersion>1.8.1.0</FileVersion>
19-
<AssemblyVersion>1.8.1.0</AssemblyVersion>
17+
<Version>1.8.2.0</Version>
18+
<FileVersion>1.8.2.0</FileVersion>
19+
<AssemblyVersion>1.8.2.0</AssemblyVersion>
2020
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
2121
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
2222
<RepositoryUrl>https://github.com/frankhommers/Hangfire.PostgreSql</RepositoryUrl>

0 commit comments

Comments
 (0)