diff --git a/config.xml b/config.xml index 411e9e5..6f0d126 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ PrestaCollege - + diff --git a/prestacollege.php b/prestacollege.php index b2cfa3a..7fb9358 100644 --- a/prestacollege.php +++ b/prestacollege.php @@ -41,7 +41,7 @@ public function __construct() $this->debug = false; $this->name = 'prestacollege'; $this->tab = 'others'; - $this->version = '0.5.0'; + $this->version = '0.5.1'; $this->author = 'Martin Kolb'; $this->need_instance = 1;