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:
|
branches:
|
||||||
only:
|
only:
|
||||||
- py34
|
- master_local
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- python3 buildPy2app.py py2app
|
- python3 buildPy2app.py py2app
|
||||||
@ -46,7 +46,7 @@ before_deploy:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on: py34
|
on: master_local
|
||||||
provider: bintray
|
provider: bintray
|
||||||
file: "bintray.json"
|
file: "bintray.json"
|
||||||
user: alby128
|
user: alby128
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
version = '1.5.5'
|
version = '1.5.6'
|
||||||
revision = ''
|
revision = ''
|
||||||
milestone = 'Yoitsu'
|
milestone = 'Yoitsu'
|
||||||
release_number = '64'
|
release_number = '65'
|
||||||
projectURL = 'https://syncplay.pl/'
|
projectURL = 'https://syncplay.pl/'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user