From 7ae925e3dc4f311911bee447b615e4feff68d648 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Thu, 9 Apr 2020 22:53:51 +0200 Subject: [PATCH] v2.2 --- module/gallery/gallery.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/gallery/gallery.php b/module/gallery/gallery.php index db2878c4..e8d01d0c 100644 --- a/module/gallery/gallery.php +++ b/module/gallery/gallery.php @@ -43,7 +43,7 @@ class gallery extends common { public static $thumbs = []; - const GALLERY_VERSION = '2.1'; + const GALLERY_VERSION = '2.2'; /**