Skip to content

Commit 4fbee41

Browse files
committed
Updating version prefix for packages
1 parent 88f37b9 commit 4fbee41

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
@@ -4,7 +4,7 @@
44

55
<PropertyGroup>
66
<VersionPrefix>1.0.0</VersionPrefix>
7-
<VersionSuffix>beta3</VersionSuffix>
7+
<VersionSuffix>rc1</VersionSuffix>
88
<VersionSuffix Condition="'$(VersionSuffix)'!='' AND '$(BuildNumber)' != ''">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
99
<LangVersion>latest</LangVersion>
1010
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)