We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e517c1 + a224558 commit d7b268eCopy full SHA for d7b268e
app/init.php
@@ -62,7 +62,7 @@
62
const APP_LIMIT_COUNT = 5000;
63
const APP_LIMIT_USERS = 10000;
64
const APP_CACHE_BUSTER = 202;
65
-const APP_VERSION_STABLE = '0.12.3';
+const APP_VERSION_STABLE = '0.12.4';
66
const APP_DATABASE_ATTRIBUTE_EMAIL = 'email';
67
const APP_DATABASE_ATTRIBUTE_ENUM = 'enum';
68
const APP_DATABASE_ATTRIBUTE_IP = 'ip';
0 commit comments