4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
// Get the current version of the Gluon branch.
|
|
module.exports = {
|
|
version: 'v3.0.1'
|
|
}
|