Skip to content

Commit

Permalink
// update version in autoload.php
Browse files Browse the repository at this point in the history
  • Loading branch information
eternoendless committed Aug 18, 2017
1 parent f75ff08 commit 71f851c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* International Registered Trademark & Property of PrestaShop SA
*/

define('_PS_VERSION_', '1.7.2.0');
define('_PS_VERSION_', '1.7.2.1');

require_once(_PS_CONFIG_DIR_.'alias.php');
require_once(_PS_CLASS_DIR_.'PrestaShopAutoload.php');
Expand Down

0 comments on commit 71f851c

Please sign in to comment.