From 49718d6ea9cb97acecad1e6999fb6be915a11835 Mon Sep 17 00:00:00 2001 From: Vincent Augagneur Date: Wed, 4 Sep 2013 23:16:56 +0200 Subject: [PATCH] //new install version for gamification & bootstrap compatibility --- install-dev/install_version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-dev/install_version.php b/install-dev/install_version.php index 0eb85db70..74ff0866d 100644 --- a/install-dev/install_version.php +++ b/install-dev/install_version.php @@ -24,4 +24,4 @@ * International Registered Trademark & Property of PrestaShop SA */ -define('_PS_INSTALL_VERSION_', '1.5.5.0'); +define('_PS_INSTALL_VERSION_', '1.6.0.1');