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