Skip to content

Commit f3de07e

Browse files
committed
Updating version number for 1.10.1 release.
1 parent 5e4c590 commit f3de07e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NsDepCop Change Log
22

33
## v1.10.1
4-
(01/2020)
4+
(02/2020)
55

66
- [x] Fix: #51 - RemotingException when using different NsDepCop NuGet and VSIX version.
77

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ image: Visual Studio 2017
22

33
environment:
44
shortversion: '1.10.1'
5-
informationalversion: '1.10.1-beta1'
5+
informationalversion: '1.10.1'
66

77
version: '$(shortversion).{build}'
88

0 commit comments

Comments
 (0)