diff --git a/check.php b/check.php index 18fa995..e32ee31 100644 --- a/check.php +++ b/check.php @@ -18,7 +18,7 @@ */ // Version d'Amity à tester - $amityVersion = '0.3.1'; + $amityVersion = '0.3.2'; // Version minimale de PHP requise $phpMinVersion = '5.3.0'; diff --git a/system/framework/boot.php b/system/framework/boot.php index 99fa637..85c763b 100644 --- a/system/framework/boot.php +++ b/system/framework/boot.php @@ -54,7 +54,7 @@ * * @package framework */ - define('__VERSION__', '0.3.1'); + define('__VERSION__', '0.3.2'); /** * Temps de lancement de la génération de la page (timestamp avec micro-secondes)