Upver to 1.5.4 release 62

This commit is contained in:
albertosottile 2018-05-07 16:25:42 +02:00
parent 95b5aaeead
commit aa96e6d2e3
2 changed files with 2 additions and 3 deletions

View File

@ -27,7 +27,6 @@ install:
- del syncplay_v%ver%\lib\MPR.dll
- mkdir syncplay_v%ver%\platforms
- copy C:\Miniconda\envs\syncplay\library\plugins\platforms\qwindows.dll syncplay_v%ver%\platforms\
- copy Syncplay-%ver%-Setup.exe Syncplay-%ver%-Setup.exe
- type nul > syncplay_v%ver%\syncplay.ini
- copy resources\win_lua_note.txt syncplay_v%ver%\"VLC LUA Script installation.txt"

View File

@ -1,4 +1,4 @@
version = '1.5.3'
version = '1.5.4'
milestone = 'Yoitsu'
release_number = '61'
release_number = '62'
projectURL = 'https://syncplay.pl/'