Wrong branch in master

This commit is contained in:
Ruud
2012-07-15 00:23:44 +02:00
parent 6577a59ce2
commit e1d7440b9d

View File

@@ -112,7 +112,7 @@ class BaseUpdater(Plugin):
repo_user = 'RuudBurger'
repo_name = 'CouchPotatoServer'
branch = 'develop'
branch = 'master'
version = None
update_failed = False