From c93741e3ab9b145939446c7050126ab5aabe41bf Mon Sep 17 00:00:00 2001 From: Dean Gardiner Date: Thu, 24 Sep 2015 11:37:09 +1200 Subject: [PATCH] Bumped version to 0.9.10.10-beta --- .../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 1cca2d40d..276937a92 100644 --- a/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py +++ b/Trakttv.bundle/Contents/Libraries/Shared/plugin/core/constants.py @@ -4,7 +4,7 @@ PLUGIN_IDENTIFIER = 'com.plexapp.plugins.trakttv' PLUGIN_PREFIX = '/video/trakt' -PLUGIN_VERSION_BASE = (0, 9, 10, 9) +PLUGIN_VERSION_BASE = (0, 9, 10, 10) PLUGIN_VERSION_BRANCH = 'beta' PLUGIN_VERSION = ''.join([