// Get the current version of the Gluon branch. function version(){ var version = 'v3.0.0-alpha.1'; return version; }