Skip to content

Commit e82d193

Browse files
committed
updated version numbers to 1.7.0
1 parent 3c0ffbe commit e82d193

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ __Latest Build:__
1010

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

1515
__Support:__
1616

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# version format
2-
version: 1.6.3.{build}
2+
version: 1.7.0.{build}
33

44
# Do not build on tags
55
skip_tags: true

0 commit comments

Comments
 (0)