1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00

Updated stable version

This commit is contained in:
Eldad Fux 2020-05-30 20:32:16 +03:00
parent 06142c9994
commit 7e3ad08411

View file

@ -33,7 +33,7 @@ const APP_USERAGENT = APP_NAME.'-Server v%s. Please report abuse at %s';
const APP_MODE_ADMIN = 'admin';
const APP_PAGING_LIMIT = 15;
const APP_CACHE_BUSTER = 125;
const APP_VERSION_STABLE = '0.6.1';
const APP_VERSION_STABLE = '0.6.2';
const APP_STORAGE_UPLOADS = '/storage/uploads';
const APP_STORAGE_CACHE = '/storage/cache';
const APP_STORAGE_CERTIFICATES = '/storage/certificates';