Skip to content

Commit

Permalink
Update appveyor version
Browse files Browse the repository at this point in the history
  • Loading branch information
funbiscuit committed May 1, 2020
1 parent 8b90bc5 commit 6481dc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.1.2.{build}
version: 0.2.0.{build}

image:
- Visual Studio 2017
Expand Down Expand Up @@ -92,7 +92,7 @@ for:


deploy:
release: SpaceDisplay-v$(appveyor_build_version)
release: SpaceDisplay v$(appveyor_build_version)
description: 'Release'
provider: GitHub
auth_token:
Expand Down

0 comments on commit 6481dc3

Please sign in to comment.