From 032d834cf8b03e304214e60f98e999028c3104fd Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Mon, 13 Jun 2016 01:28:46 +1200 Subject: [PATCH] Bumped version to 1.0.3.2 --- .../Contents/Libraries/Shared/plugin/core/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py b/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py index 541feb809..9acc6f8c1 100644 --- a/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py +++ b/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py @@ -7,7 +7,7 @@ PLUGIN_IDENTIFIER = 'com.plexapp.plugins.trakttv' PLUGIN_PREFIX = '/video/trakt' -PLUGIN_VERSION_BASE = (1, 0, 3, 1) +PLUGIN_VERSION_BASE = (1, 0, 3, 2) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([