Version 2.6

This commit is contained in:
LC 2023-10-18 20:07:23 +02:00
parent 3d0233a48c
commit c2b6565ce4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
*/
setlocale(LC_NUMERIC,'English','en_US','en_US.UTF-8');
class album extends common {
const VERSION = '2.5';
const VERSION = '2.6';
const REALNAME = 'Album Photo';
const DELETE = true;
const UPDATE = '0.0';