We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent a246caf commit e793c17Copy full SHA for e793c17
api/Application.class.php
@@ -39,7 +39,7 @@
39
* - Jeff Standen and Dan Hildebrandt
40
* Founders at Webgroup Media LLC; Developers of Cerb
41
*/
42
-const APP_BUILD = 2025022801;
+const APP_BUILD = 2025030401;
43
const APP_VERSION = '11.0.6';
44
45
define("APP_MAIL_PATH", APP_STORAGE_PATH . '/mail/');
0 commit comments