ids changes, dont confuse last released version

This commit is contained in:
j 2016-01-12 00:29:41 +05:30
parent 18a72db811
commit 01132a8163
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ if 'modules' in release and 'openmedialibrary' in release['modules']:
else:
MINOR_VERSION = 'git'
NODE_PROTOCOL="0.3"
NODE_PROTOCOL="0.4"
VERSION="%s.%s" % (NODE_PROTOCOL, MINOR_VERSION)