4 lines
101 B
JavaScript
4 lines
101 B
JavaScript
// Get the current version of the Gluon branch.
|
|
module.exports = {
|
|
version: 'v3.0.0-alpha.3'
|
|
}
|