Skip to content

Commit

Permalink
release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Oct 3, 2018
1 parent 1669311 commit c2d7b8f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@ artifacts:
name: dll64

deploy:
release: 1.0.3
description: fix JME issues 918,919; +getLocalScaling()
description: +release notes, try again
artifact: dll32,dll64
provider: GitHub
auth_token:
secure: AGOCsqnFqIivT8FfeACSkh9kxn8gnIUE/w4rc5M4zyN/Jfa25MsX82pYcU7tmpHz
force_update: true
tag: $(APPVEYOR_REPO_TAG_NAME)
force_update: true # overwrite existing release if present
on:
appveyor_repo_tag: true # deploy on tag push only

0 comments on commit c2d7b8f

Please sign in to comment.