mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Core: new constant VERSION - added.
This commit is contained in:
@@ -42,6 +42,12 @@
|
|||||||
const DEVELOPMENT = 4;
|
const DEVELOPMENT = 4;
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* The version of Monstra
|
||||||
|
*/
|
||||||
|
const VERSION = '1.2.1';
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monstra environment
|
* Monstra environment
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user