Skip to content

Commit 6567b06

Browse files
authored
Update OrchardCore.Commons.props
1 parent b31a082 commit 6567b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OrchardCore.Build/OrchardCore.Commons.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<LangVersion>12.0</LangVersion>
5-
<VersionPrefix>2.1.4</VersionPrefix>
5+
<VersionPrefix>2.1.5</VersionPrefix>
66
<VersionSuffix>preview</VersionSuffix>
77
<VersionSuffix Condition="'$(VersionSuffix)'!='' AND '$(BuildNumber)' != ''">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
88
<WarningsNotAsErrors>612,618</WarningsNotAsErrors>

0 commit comments

Comments
 (0)