feat: update latest version

This commit is contained in:
Christy Jacob
2022-02-25 17:39:25 +04:00
parent 7e517c1dd7
commit a2245586f4
+1 -1
View File
@@ -62,7 +62,7 @@ const APP_PAGING_LIMIT = 12;
const APP_LIMIT_COUNT = 5000;
const APP_LIMIT_USERS = 10000;
const APP_CACHE_BUSTER = 202;
const APP_VERSION_STABLE = '0.12.3';
const APP_VERSION_STABLE = '0.12.4';
const APP_DATABASE_ATTRIBUTE_EMAIL = 'email';
const APP_DATABASE_ATTRIBUTE_ENUM = 'enum';
const APP_DATABASE_ATTRIBUTE_IP = 'ip';