From b9abed4668dc63f51320f253aa4457637e516953 Mon Sep 17 00:00:00 2001 From: Alexander Hartmaier Date: Sun, 22 Apr 2012 10:52:40 +0200 Subject: [PATCH] version 0.06 --- OnkyoISCP/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OnkyoISCP/__init__.py b/OnkyoISCP/__init__.py index 4fa5c6e..3a96c9d 100644 --- a/OnkyoISCP/__init__.py +++ b/OnkyoISCP/__init__.py @@ -8,7 +8,7 @@ eg.RegisterPlugin( name = "Onkyo ISCP", author = "Alexander Hartmaier + Sem;colon", - version = "0.05", + version = "0.06", kind = "external", guid = "{5B3B8AEB-08D7-4FD0-8BEE-8FE50C231E09}", description = "Controls any Onkyo Receiver which supports the ISCP protocol.",