ids changes, dont confuse last released version
This commit is contained in:
parent
18a72db811
commit
01132a8163
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue