We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c6ca79 commit 449acbdCopy full SHA for 449acbd
VERSION
@@ -1,3 +1,3 @@
1
-2.9.3
+2.9.4
2
2.9
3
php/classes/Config.php
@@ -93,7 +93,7 @@ class Config {
93
/**
94
* The system's version.
95
*/
96
- const VERSION = 'v2.9.3';
+ const VERSION = 'v2.9.4';
97
98
99
* The real domain which should be used.
0 commit comments