Skip to content

Commit a4ee8ac

Browse files
committed
Fix #60, Version 2.9.2
1 parent 76ca897 commit a4ee8ac

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.1
1+
2.9.2
22
2.9
33
2

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.1';
92+
const VERSION = 'v2.9.2';
9393

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

0 commit comments

Comments
 (0)