From e62239f94bd6d365c2426fb0aaf8c7f644e7aa60 Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Fri, 14 Aug 2015 16:02:15 +1200 Subject: [PATCH] Bumped version to 0.9.1.29 --- .../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 d10f97cb7..cd03c39ea 100644 --- a/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py +++ b/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py @@ -2,7 +2,7 @@ PLUGIN_IDENTIFIER = 'com.plexapp.plugins.trakttv' PLUGIN_PREFIX = '/video/trakt' -PLUGIN_VERSION_BASE = (0, 9, 1, 28) +PLUGIN_VERSION_BASE = (0, 9, 1, 29) PLUGIN_VERSION_BRANCH = 'master' PLUGIN_VERSION = ''.join([