Skip to content

Commit 61f875f

Browse files
committed
Bumped version to 10.0.0-alpha001.
1 parent 8e2709b commit 61f875f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Directory.Build.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>9.0.0</Version>
4-
<AssemblyVersion>9.0.0</AssemblyVersion>
5-
<InformationalVersion>9.0.0</InformationalVersion>
6-
<FileVersion>9.0.0</FileVersion>
3+
<Version>10.0.0</Version>
4+
<AssemblyVersion>10.0.0</AssemblyVersion>
5+
<InformationalVersion>10.0.0-alpha001</InformationalVersion>
6+
<FileVersion>10.0.0</FileVersion>
77
<LangVersion Condition="'$(LangVersion)' == ''">9.0</LangVersion>
88
<NeutralLanguage>en-US</NeutralLanguage>
99
<Company>Umbraco</Company>

0 commit comments

Comments
 (0)