Skip to content

Commit 1b0fcdc

Browse files
committed
Bump version to 2.3.0
1 parent 9fa1ef1 commit 1b0fcdc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

BurnOutSharp/BurnOutSharp.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<Copyright>Copyright (c)2005-2010 Gernot Knippen, Copyright (c)2018-2022 Matt Nadareski</Copyright>
1111
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
1212
<RepositoryUrl>https://github.com/mnadareski/BurnOutSharp</RepositoryUrl>
13-
<Version>2.1.0</Version>
14-
<AssemblyVersion>2.1.0</AssemblyVersion>
15-
<FileVersion>2.1.0</FileVersion>
13+
<Version>2.3.0</Version>
14+
<AssemblyVersion>2.3.0</AssemblyVersion>
15+
<FileVersion>2.3.0</FileVersion>
1616
<IncludeSource>true</IncludeSource>
1717
<IncludeSymbols>true</IncludeSymbols>
1818
</PropertyGroup>

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# version format
2-
version: 2.1.0-{build}
2+
version: 2.3.0-{build}
33

44
# pull request template
55
pull_requests:

0 commit comments

Comments
 (0)