Skip to content

Commit

Permalink
AppVeyor: Don't stick platform suffix to bintray version
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneRal committed Mar 3, 2019
1 parent fe7bc7f commit b063aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ deploy:
APPVEYOR_REPO_TAG: true
- provider: Environment
name: Bintray
version: "%VERSION%-%VER_SUFFIX%"
version: "%VERSION%"
on:
branch: master

0 comments on commit b063aad

Please sign in to comment.