Skip to content

Commit 322e97b

Browse files
committed
Version 2.8.4
1 parent 768d21c commit 322e97b

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.8.3
1+
2.8.4
22
2.8
33
2

php/classes/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class Config {
8181
/**
8282
* The system's version.
8383
*/
84-
const VERSION = 'v2.8.4-dev';
84+
const VERSION = 'v2.8.4';
8585

8686
/**
8787
* The real domain which should be used.

0 commit comments

Comments
 (0)