1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-07 05:37:03 +02:00

Monstra 3.0.1

This commit is contained in:
Awilum
2014-08-10 21:04:32 +04:00
parent 9c48c41e55
commit 5f1746d62e
2 changed files with 9 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ class Monstra
/**
* The version of Monstra
*/
const VERSION = '3.0.0';
const VERSION = '3.0.1';
/**