Skip to content

Commit 1ddad75

Browse files
author
Vytautas Kasparavičius
committed
Version bump
1 parent 7f318a9 commit 1ddad75

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 applications).</Description>
5-
<Copyright>Copyright © 2014-2019 Frank Hommers and others</Copyright>
5+
<Copyright>Copyright © 2014-2020 Frank Hommers and others</Copyright>
66
<AssemblyTitle>Hangfire PostgreSql Storage</AssemblyTitle>
77
<VersionPrefix>1.5.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), Ben Herila (bherila), Vytautas Kasparavičius (vytautask)</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.6.2</Version>
18-
<FileVersion>1.6.2</FileVersion>
19-
<AssemblyVersion>1.6.2</AssemblyVersion>
17+
<Version>1.6.4</Version>
18+
<FileVersion>1.6.4</FileVersion>
19+
<AssemblyVersion>1.6.4</AssemblyVersion>
2020
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
2121
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
2222
<RepositoryUrl>https://github.com/frankhommers/Hangfire.PostgreSql</RepositoryUrl>

0 commit comments

Comments
 (0)