Skip to content

Commit 8bd6cd8

Browse files
committed
Bumped version to 9.0.1.
1 parent 4b12dd5 commit 8bd6cd8

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>9.0.1</Version>
4+
<AssemblyVersion>9.0.1</AssemblyVersion>
5+
<InformationalVersion>9.0.1</InformationalVersion>
6+
<FileVersion>9.0.1</FileVersion>
77
<LangVersion Condition="'$(LangVersion)' == ''">9.0</LangVersion>
88
<NeutralLanguage>en-US</NeutralLanguage>
99
<Company>Umbraco</Company>

0 commit comments

Comments
 (0)