From 2d1b87652421772cefd1c7063f1dfc02257f38f9 Mon Sep 17 00:00:00 2001 From: Alberto Sottile Date: Mon, 23 Jul 2018 22:40:24 +0200 Subject: [PATCH] Upver to 1.5.6 / build 66 --- syncplay/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncplay/__init__.py b/syncplay/__init__.py index 1a4d01e..561ff5f 100755 --- a/syncplay/__init__.py +++ b/syncplay/__init__.py @@ -1,5 +1,5 @@ version = '1.5.6' revision = ' beta' milestone = 'Yoitsu' -release_number = '65' +release_number = '66' projectURL = 'https://syncplay.pl/'