Skip to content

Commit 282562d

Browse files
committed
Config: update version nr
As there are enough open PRs to warrant a new minor release and no pertinent issues were reported for the 3.8.1 release, the next release will be 3.9.0, not 3.8.2.
1 parent 8700587 commit 282562d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class Config
8181
*
8282
* @var string
8383
*/
84-
const VERSION = '3.8.2';
84+
const VERSION = '3.9.0';
8585

8686
/**
8787
* Package stability; either stable, beta or alpha.

0 commit comments

Comments
 (0)