Skip to content

Commit f2ebf36

Browse files
Try again
1 parent 412360a commit f2ebf36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: 2.1.0
21
branches:
32
only:
43
- master
@@ -59,11 +58,12 @@ notifications:
5958
on_build_success: true
6059
on_build_failure: true
6160
on_build_status_changed: false
61+
version: 2.1.0
6262
for:
6363
-
6464
branches:
6565
only:
6666
- next
67-
version: ${version}.{build}
67+
version: 2.1.0.{build}
6868
artifacts:
6969
- path: Installers\Rubberduck.Setup.$(appveyor_build_version)-prerelease.exe

0 commit comments

Comments
 (0)