Skip to content

Commit 476e959

Browse files
authored
increment appveyor build to 1.0.x
1 parent 482c730 commit 476e959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor/appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.9.{build}
1+
version: 1.0.{build}
22

33
pull_requests:
44
do_not_increment_build_number: false
@@ -124,4 +124,4 @@ for:
124124

125125
# Upload code coverage report, push generated files
126126
#on_success:
127-
# - codecov -f %COV_REPORT%
127+
# - codecov -f %COV_REPORT%

0 commit comments

Comments
 (0)