From 2f1a4bede71bb8f54d51542e279adb49b90a94f1 Mon Sep 17 00:00:00 2001 From: tchauviere Date: Tue, 6 Jan 2015 16:55:36 +0100 Subject: [PATCH] // Version updated to v1.9.9 --- config.xml | 2 +- gamification.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index a500074..2beffaa 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ gamification - + diff --git a/gamification.php b/gamification.php index fb2bcf4..64b4fa7 100644 --- a/gamification.php +++ b/gamification.php @@ -41,7 +41,7 @@ public function __construct() { $this->name = 'gamification'; $this->tab = 'administration'; - $this->version = '1.9.8'; + $this->version = '1.9.9'; $this->author = 'PrestaShop'; parent::__construct();