From 8831af3fb4f2933ffa2b3bca0953682685d6600a Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 18 Apr 2021 11:15:27 -0400 Subject: [PATCH] Version bump --- build.py | 0 release.yaml | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) mode change 100644 => 100755 build.py diff --git a/build.py b/build.py old mode 100644 new mode 100755 diff --git a/release.yaml b/release.yaml index 9e4891f0..6b7bc3b7 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'