evothings / evothings-studio

Evothings Studio
http://www.evothings.com/
Apache License 2.0
52 stars 33 forks source link

Update internal Workbench version number #112

Closed ghost closed 8 years ago

ghost commented 8 years ago

Bump mWorkbenchVersionCode to 5:

   var mWorkbenchVersionCode = 5

On this line:

https://github.com/evothings/evothings-studio/blob/evothings2/hyper/server/hyper-server.js#L45

ghost commented 8 years ago

Done.

Updated in this commit: https://github.com/mikaelkindborg/evothings-studio/commit/aa5c01b8c0fdc6533c6f4221787d81bc85729de6

Also incremented mProtocolVersion:

var mProtocolVersion = 4