Skip to content

Commit

Permalink
version bump for next dev builds
Browse files Browse the repository at this point in the history
  • Loading branch information
EEParker authored Apr 5, 2024
1 parent 96af969 commit 8f32f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">4.0.2</VersionPrefix>
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">4.0.3</VersionPrefix>
<VersionSuffix Condition="$(VersionSuffix) == '' and '$(Configuration)' == 'Debug' ">debug</VersionSuffix>
<Authors>Matthew Erbs, Serilog Contributors</Authors>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down

0 comments on commit 8f32f6f

Please sign in to comment.