mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
Update __init__.py
This commit is contained in:
parent
33ac485e1b
commit
04fd49b3df
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ def initialize(section=None):
|
|||
nzbToMediaDB.upgradeDatabase(nzbToMediaDB.DBConnection(), mainDB.InitialSchema)
|
||||
|
||||
# Set Version and GIT variables
|
||||
NZBTOMEDIA_VERSION = '11.04'
|
||||
NZBTOMEDIA_VERSION = '11.05'
|
||||
VERSION_NOTIFY = int(CFG['General']['version_notify'])
|
||||
AUTO_UPDATE = int(CFG['General']['auto_update'])
|
||||
GIT_REPO = 'nzbToMedia'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue