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

Monstra 3.0.3

This commit is contained in:
Awilum
2016-01-29 12:17:14 +03:00
parent d768db494e
commit 7e30f636b6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Monstra 3.0.3, 2016-01-XX Monstra 3.0.3, 2016-01-29
------------------------ ------------------------
- Improved Monstra Security - Improved Monstra Security
- Minimum PHP version for Monstra is 5.3.2 - Minimum PHP version for Monstra is 5.3.2

View File

@@ -31,7 +31,7 @@ class Monstra
/** /**
* The version of Monstra * The version of Monstra
*/ */
const VERSION = '3.0.2'; const VERSION = '3.0.3';
/** /**