Skip to content

Commit 35acb77

Browse files
committed
Bump version to 2.0.0
1 parent e970a7b commit 35acb77

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

BurnOutSharp/BurnOutSharp.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<Description>Port of BurnOut to C#, with additions</Description>
99
<Authors>Matt Nadareski;Gernot Knippen</Authors>
1010
<Product>BurnOutSharp</Product>
11-
<Copyright>Copyright (c)2005-2010 Gernot Knippen, Copyright (c)2018-2021 Matt Nadareski</Copyright>
11+
<Copyright>Copyright (c)2005-2010 Gernot Knippen, Copyright (c)2018-2022 Matt Nadareski</Copyright>
1212
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
1313
<RepositoryUrl>https://github.com/mnadareski/BurnOutSharp</RepositoryUrl>
14-
<Version>1.8.0</Version>
15-
<AssemblyVersion>1.8.0</AssemblyVersion>
16-
<FileVersion>1.8.0</FileVersion>
14+
<Version>2.0.0</Version>
15+
<AssemblyVersion>2.0.0</AssemblyVersion>
16+
<FileVersion>2.0.0</FileVersion>
1717
<IncludeSource>true</IncludeSource>
1818
<IncludeSymbols>true</IncludeSymbols>
1919
</PropertyGroup>

0 commit comments

Comments
 (0)