Skip to content

Commit 52875da

Browse files
committed
version bump
1 parent 507e372 commit 52875da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

SolutionAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818
[assembly: ComVisible(false)]
19-
[assembly: AssemblyVersion("1.7.0")]
20-
[assembly: AssemblyFileVersion("1.7.0")]
21-
[assembly: AssemblyInformationalVersion("1.7.0")]
19+
[assembly: AssemblyVersion("1.7.1")]
20+
[assembly: AssemblyFileVersion("1.7.1")]
21+
[assembly: AssemblyInformationalVersion("1.7.1")]

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '1.7.0.{build}'
1+
version: '1.7.1.{build}'
22

33
init:
44
- ps: |

0 commit comments

Comments
 (0)