Skip to content

Commit

Permalink
updated version numbers to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendy committed May 10, 2017
1 parent 3c0ffbe commit e82d193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ __Latest Build:__

[![Build status](https://img.shields.io/appveyor/ci/jeavonleopold/nupickers/master.svg)](https://ci.appveyor.com/project/JeavonLeopold/nupickers/branch/master)
[![MyGet build](https://img.shields.io/myget/nupickers/vpre/nuPickers.svg)](https://www.myget.org/gallery/nupickers)
[![AppVeyor Artifacts](https://img.shields.io/badge/nupickers-v1.6.3.bleeding--edge-red.svg)](https://ci.appveyor.com/project/JeavonLeopold/nupickers/build/artifacts)
[![AppVeyor Artifacts](https://img.shields.io/badge/nupickers-v1.7.0.bleeding--edge-red.svg)](https://ci.appveyor.com/project/JeavonLeopold/nupickers/build/artifacts)

__Support:__

Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# version format
version: 1.6.3.{build}
version: 1.7.0.{build}

# Do not build on tags
skip_tags: true
Expand Down

0 comments on commit e82d193

Please sign in to comment.