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.
1 parent e5594d0 commit 54842ccCopy full SHA for 54842cc
api/Application.class.php
@@ -39,8 +39,8 @@
39
* - Jeff Standen and Dan Hildebrandt
40
* Founders at Webgroup Media LLC; Developers of Cerb
41
*/
42
-const APP_BUILD = 2026010901;
43
-const APP_VERSION = '11.1.6';
+const APP_BUILD = 2026020401;
+const APP_VERSION = '11.1.7';
44
45
define("APP_MAIL_PATH", APP_STORAGE_PATH . '/mail/');
46
0 commit comments