Skip to content

Commit ed77e42

Browse files
author
Vytautas Kasparavičius
committed
Version bump
1 parent e076fb3 commit ed77e42

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ config.UsePostgreSqlStorage(new DefaultConnectionBuilder(
5757
```
5858

5959
### License
60-
Copyright © 2014-2020 Frank Hommers http://hmm.rs/Hangfire.PostgreSql 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).
60+
Copyright © 2014-2021 Frank Hommers http://hmm.rs/Hangfire.PostgreSql 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), Tinyakov.
6161

6262
Hangfire.PostgreSql is an Open Source project licensed under the terms of the LGPLv3 license. Please see http://www.gnu.org/licenses/lgpl-3.0.html for license text or COPYING.LESSER file distributed with the source code.
6363

src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -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.2.0</Version>
18-
<FileVersion>1.8.2.0</FileVersion>
19-
<AssemblyVersion>1.8.2.0</AssemblyVersion>
17+
<Version>1.8.3.0</Version>
18+
<FileVersion>1.8.3.0</FileVersion>
19+
<AssemblyVersion>1.8.3.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)