parallaxinc / BlocklyPropClient

Client to provide access to the propeller for loading binaries and serial terminal
9 stars 7 forks source link

Correct version number presented to Blockly client #59

Closed zfi closed 7 years ago

zfi commented 7 years ago

The Javascript package expects the BlocklyProp Client to report the version number as a float in the format 'major'.'minor'. This convention was violated when the application version number was expanded to include a 'patch' element.