Skip to content

Commit

Permalink
Release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Oodnadatta committed Jun 26, 2018
1 parent a0644d0 commit 208fe48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image: Visual Studio 2017

environment:
QT_VER: 5.11.0
VERSION: 0.12.284+build.$(appveyor_build_version)
VERSION: 0.13.0+build.$(appveyor_build_version)

matrix:
# WinRT disabled as Regovar use QProcess and is not a fullscreen only app (see http://doc.qt.io/qt-5/winrt-support.html)
Expand Down Expand Up @@ -34,8 +34,8 @@ artifacts:

deploy:
- provider: GitHub
tag: v0.12.284+build.$(appveyor_build_version)
release: Regovar v0.12.284+build.$(appveyor_build_version)
tag: v0.13.0+build.$(appveyor_build_version)
release: Regovar v0.13.0+build.$(appveyor_build_version)
description: ''
auth_token:
secure: wgjLvB8J0dtgJebFhMFyAjbnXkToKF2bfWYPl1EXkshsfBEfS/JYj7P+YFxbHNcO
Expand Down

0 comments on commit 208fe48

Please sign in to comment.