Merge branch 'release/1.2.0+2'

This commit is contained in:
Davide Romanini 2019-09-25 01:55:15 +02:00
commit 0fbaeb861e
4 changed files with 4 additions and 3 deletions

View File

@ -9,6 +9,8 @@ script:
- make dist
- ls -l dist
deploy:
name: $TRAVIS_TAG
body: New macOS Release
provider: releases
skip_cleanup: true
api_key:

View File

@ -13,6 +13,5 @@ deploy:
prerelease: false
artifact: ComicTagger
on:
branch: master
APPVEYOR_REPO_TAG: true

View File

@ -1,3 +1,3 @@
# This file should contain only these comments, and the line below.
# Used by packaging makefiles and app
version = "1.2.0+1"
version = "1.2.0+2"

View File

@ -1 +1 @@
1.2.0+1
1.2.0+2