1
0
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:
Sergey Romaneko
2012-10-25 14:15:08 +03:00
parent beb24728d9
commit c9a2cbd7c8

View File

@@ -42,6 +42,12 @@
const DEVELOPMENT = 4;
/**
* The version of Monstra
*/
const VERSION = '1.2.1';
/**
* Monstra environment
*