Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
olsh committed Nov 16, 2018
1 parent 00424b6 commit 711daa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>A Sentry sink for Serilog</Description>
<VersionPrefix>2.5.0</VersionPrefix>
<VersionPrefix>2.4.1</VersionPrefix>
<Authors>Oleg Shevchenko</Authors>
<TargetFrameworks>net451;netstandard2.0</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Sentry/Serilog.Sinks.Sentry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>A Sentry sink for Serilog</Description>
<VersionPrefix>2.5.0</VersionPrefix>
<VersionPrefix>2.4.1</VersionPrefix>
<Authors>Oleg Shevchenko</Authors>
<TargetFrameworks>net45;netstandard2.0</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down

0 comments on commit 711daa2

Please sign in to comment.