We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784342d commit 4181128Copy full SHA for 4181128
Directory.Build.props
@@ -7,8 +7,8 @@
7
<Copyright>Copyright 2011-$(CurrentYear) axuno gGmbH</Copyright>
8
<RepositoryUrl>https://github.com/axuno/Volleyball-League</RepositoryUrl>
9
<PublishRepositoryUrl>true</PublishRepositoryUrl>
10
- <Version>8.2.6</Version>
11
- <FileVersion>8.2.6</FileVersion>
+ <Version>8.2.7</Version>
+ <FileVersion>8.2.7</FileVersion>
12
<AssemblyVersion>8.0.0.0</AssemblyVersion> <!--only update AssemblyVersion with major releases -->
13
<LangVersion>latest</LangVersion>
14
<Nullable>enable</Nullable>
0 commit comments