diff --git a/src/Config.php b/src/Config.php index 46dd0e43f9..7dc0b8185f 100644 --- a/src/Config.php +++ b/src/Config.php @@ -85,7 +85,7 @@ class Config * * @var string */ - const VERSION = '3.10.0'; + const VERSION = '3.10.1'; /** * Package stability; either stable, beta or alpha.