diff --git a/module/gallery/changes.md b/module/gallery/changes.md index 7b9232af..a4433589 100644 --- a/module/gallery/changes.md +++ b/module/gallery/changes.md @@ -1,4 +1,2 @@ -# version 3.4 - - Changement de nom du bouton Thème devient mise en page -# Version 3.5 +# Version 3.6 - Appel de la feuille de style si présente \ No newline at end of file diff --git a/module/gallery/gallery.php b/module/gallery/gallery.php index 7828e3f0..3ed15182 100644 --- a/module/gallery/gallery.php +++ b/module/gallery/gallery.php @@ -17,7 +17,7 @@ class gallery extends common { - const VERSION = '3.5'; + const VERSION = '3.6'; const REALNAME = 'Galerie'; const DELETE = true; const UPDATE = '0.0';