Upver to 1.5.6 / build 65

This commit is contained in:
Alberto Sottile 2018-07-09 23:22:17 +02:00
parent d60c1ae67c
commit 3c6241b5a1
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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/'