Merge pull request #1344 from bolt/release/4.0.0-rc.18

Release 4.0.0-RC.18
This commit is contained in:
Ivo Valchev
2020-05-01 13:57:32 +02:00
committed by GitHub

View File

@@ -21,7 +21,7 @@ final class Version
* Stable — 3.0.0
* Development — 3.1.0 alpha 1
*/
public const VERSION = '4.0.0 RC 17';
public const VERSION = '4.0.0 RC 18';
public const CODENAME = 'Getting closer to a stable release (just a few more RC\'s to iron out the kinks)';
/**