diff --git a/build.py b/build.py old mode 100644 new mode 100755 diff --git a/release.yaml b/release.yaml index 9e4891f..6b7bc3b 100644 --- a/release.yaml +++ b/release.yaml @@ -1,6 +1,7 @@ -version: '0.4.2' +version: '0.4.3' changelog: | - - #60 - Remove multicast socket options from autodiscovery + - #62 - Change unicode to str + - #63 - Fix displaying public user list dependencies: py2: - addon: 'xbmc.python'