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 1b0fcdc commit baad181Copy full SHA for baad181
BurnOutSharp/BurnOutSharp.csproj
@@ -10,9 +10,9 @@
10
<Copyright>Copyright (c)2005-2010 Gernot Knippen, Copyright (c)2018-2022 Matt Nadareski</Copyright>
11
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
12
<RepositoryUrl>https://github.com/mnadareski/BurnOutSharp</RepositoryUrl>
13
- <Version>2.3.0</Version>
14
- <AssemblyVersion>2.3.0</AssemblyVersion>
15
- <FileVersion>2.3.0</FileVersion>
+ <Version>2.3.1</Version>
+ <AssemblyVersion>2.3.1</AssemblyVersion>
+ <FileVersion>2.3.1</FileVersion>
16
<IncludeSource>true</IncludeSource>
17
<IncludeSymbols>true</IncludeSymbols>
18
</PropertyGroup>
0 commit comments