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

Core: fix monstra version

This commit is contained in:
Awilum
2012-10-25 18:47:24 +03:00
parent e823b54618
commit f68b041cc3

View File

@@ -45,7 +45,7 @@
/** /**
* The version of Monstra * The version of Monstra
*/ */
const VERSION = '1.2.1'; const VERSION = '2.0.1';
/** /**