Skip to content

Commit c1cae16

Browse files
authored
version bump for dev builds [skip ci]
1 parent df1fc19 commit c1cae16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">4.0.5</VersionPrefix>
4+
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">4.1.1</VersionPrefix>
55
<VersionSuffix Condition="$(VersionSuffix) == '' and '$(Configuration)' == 'Debug' ">debug</VersionSuffix>
66
<Authors>Matthew Erbs, Serilog Contributors</Authors>
77
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)