Skip to content

Commit 055fcbb

Browse files
committed
Update to 1.3.8
1 parent a2e00e3 commit 055fcbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

BurnOutSharp/BurnOutSharp.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>BurnOutSharp</id>
5-
<version>1.03.6</version>
5+
<version>1.03.7</version>
66
<title>BurnOutSharp</title>
77
<authors>Matt Nadareski, Gernot Knippen</authors>
88
<owners>Matt Nadareski, Gernot Knippen</owners>

BurnOutSharp/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.03.6")]
36-
[assembly: AssemblyFileVersion("1.03.6.0")]
35+
[assembly: AssemblyVersion("1.03.7")]
36+
[assembly: AssemblyFileVersion("1.03.7.0")]

0 commit comments

Comments
 (0)