Upver to 1.5.6 / build 65
This commit is contained in:
parent
d60c1ae67c
commit
3c6241b5a1
@ -3,7 +3,7 @@ osx_image: xcode7.3
|
||||
|
||||
branches:
|
||||
only:
|
||||
- py34
|
||||
- master_local
|
||||
|
||||
script:
|
||||
- python3 buildPy2app.py py2app
|
||||
@ -46,7 +46,7 @@ before_deploy:
|
||||
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
on: py34
|
||||
on: master_local
|
||||
provider: bintray
|
||||
file: "bintray.json"
|
||||
user: alby128
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
version = '1.5.5'
|
||||
version = '1.5.6'
|
||||
revision = ''
|
||||
milestone = 'Yoitsu'
|
||||
release_number = '64'
|
||||
release_number = '65'
|
||||
projectURL = 'https://syncplay.pl/'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user