Merge branch 'release/1.2.0+2'
This commit is contained in:
commit
0fbaeb861e
@ -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:
|
||||
|
@ -13,6 +13,5 @@ deploy:
|
||||
prerelease: false
|
||||
artifact: ComicTagger
|
||||
on:
|
||||
branch: master
|
||||
APPVEYOR_REPO_TAG: true
|
||||
|
@ -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"
|
@ -1 +1 @@
|
||||
1.2.0+1
|
||||
1.2.0+2
|
||||
|
Loading…
Reference in New Issue
Block a user