Skip to content

Commit fc2080a

Browse files
committed
Release 1.13.8 to nuget
1 parent e488022 commit fc2080a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.semver

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
:major: 1
33
:minor: 13
4-
:patch: 7
4+
:patch: 8
55
:special: ''
66
:metadata: ''

src/SolutionInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using System.Reflection;
22
using System.Runtime.CompilerServices;
33
using System.Runtime.InteropServices;
4-
[assembly: AssemblyVersion("1.13.7")]
5-
[assembly: AssemblyFileVersion("1.13.7")]
6-
[assembly: AssemblyInformationalVersion("1.13.7.000000")]
4+
[assembly: AssemblyVersion("1.13.8")]
5+
[assembly: AssemblyFileVersion("1.13.8")]
6+
[assembly: AssemblyInformationalVersion("1.13.8.000000")]

0 commit comments

Comments
 (0)