1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-19 19:31:59 +02:00

Update Gelato to 1.0.3

This commit is contained in:
Awilum
2013-04-04 19:03:37 +03:00
parent f4f699b73a
commit ee1fd08621
4 changed files with 69 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
/**
* The version of Gelato
*/
define('GELATO_VERSION', '1.0.2');
define('GELATO_VERSION', '1.0.3');
/**
* Define __DIR__ constant for PHP 5.2.x