summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/OronCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/OronCom.py')
-rwxr-xr-xmodule/plugins/accounts/OronCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/OronCom.py b/module/plugins/accounts/OronCom.py
index cab5dcd2a..793984121 100755
--- a/module/plugins/accounts/OronCom.py
+++ b/module/plugins/accounts/OronCom.py
@@ -23,7 +23,7 @@ from time import strptime, mktime
class OronCom(Account):
__name__ = "OronCom"
- __version__ = "0.11"
+ __version__ = "0.12"
__type__ = "account"
__description__ = """oron.com account plugin"""
__author_name__ = ("DHMH")