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 768d21c commit 322e97bCopy full SHA for 322e97b
VERSION
@@ -1,3 +1,3 @@
1
-2.8.3
+2.8.4
2
2.8
3
php/classes/Config.php
@@ -81,7 +81,7 @@ class Config {
81
/**
82
* The system's version.
83
*/
84
- const VERSION = 'v2.8.4-dev';
+ const VERSION = 'v2.8.4';
85
86
87
* The real domain which should be used.
0 commit comments