We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b12dd5 commit 8bd6cd8Copy full SHA for 8bd6cd8
src/Directory.Build.props
@@ -1,9 +1,9 @@
1
<Project>
2
<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>
+ <Version>9.0.1</Version>
+ <AssemblyVersion>9.0.1</AssemblyVersion>
+ <InformationalVersion>9.0.1</InformationalVersion>
+ <FileVersion>9.0.1</FileVersion>
7
<LangVersion Condition="'$(LangVersion)' == ''">9.0</LangVersion>
8
<NeutralLanguage>en-US</NeutralLanguage>
9
<Company>Umbraco</Company>
0 commit comments