Skip to content

Commit dbaaf7e

Browse files
committed
Update Version const
1 parent cb0c277 commit dbaaf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/classes/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ class Config {
8989
/**
9090
* The system's version.
9191
*/
92-
const VERSION = 'v2.9.2';
92+
const VERSION = 'v2.9.3';
9393

9494
/**
9595
* The real domain which should be used.

0 commit comments

Comments
 (0)