Skip to content

Commit

Permalink
Updating version number for 1.10.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
realvizu committed Feb 2, 2020
1 parent 5e4c590 commit f3de07e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# NsDepCop Change Log

## v1.10.1
(01/2020)
(02/2020)

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

Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image: Visual Studio 2017

environment:
shortversion: '1.10.1'
informationalversion: '1.10.1-beta1'
informationalversion: '1.10.1'

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

Expand Down

0 comments on commit f3de07e

Please sign in to comment.