Skip to content

Commit 449acbd

Browse files
committed
Version 2.9.4
1 parent 4c6ca79 commit 449acbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
2.9.3
1+
2.9.4
22
2.9
33
2

php/classes/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ class Config {
9393
/**
9494
* The system's version.
9595
*/
96-
const VERSION = 'v2.9.3';
96+
const VERSION = 'v2.9.4';
9797

9898
/**
9999
* The real domain which should be used.

0 commit comments

Comments
 (0)