c23c465c6d
Added a couple of cards to the new documentation system, it's starting to take shape.
4 lines
97 B
JavaScript
4 lines
97 B
JavaScript
// Get the current version of the Gluon branch.
|
|
module.exports = {
|
|
version: 'v3.0.0-alpha.1'
|
|
}
|