Skip to content

Commit 54842cc

Browse files
committed
11.1.7-checkpoint
1 parent e5594d0 commit 54842cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/Application.class.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
* - Jeff Standen and Dan Hildebrandt
4040
* Founders at Webgroup Media LLC; Developers of Cerb
4141
*/
42-
const APP_BUILD = 2026010901;
43-
const APP_VERSION = '11.1.6';
42+
const APP_BUILD = 2026020401;
43+
const APP_VERSION = '11.1.7';
4444

4545
define("APP_MAIL_PATH", APP_STORAGE_PATH . '/mail/');
4646

0 commit comments

Comments
 (0)