Version 3.1

This commit is contained in:
LC 2023-10-21 18:16:36 +02:00
parent 6ffbefd09a
commit 2131eea9d7
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 = '3.0';
const VERSION = '3.1';
const REALNAME = 'Album Photo';
const DELETE = true;
const UPDATE = '0.0';