diff --git a/src/Config.php b/src/Config.php index 61addd915e..4e4c68f083 100644 --- a/src/Config.php +++ b/src/Config.php @@ -85,7 +85,7 @@ class Config * * @var string */ - const VERSION = '3.10.2'; + const VERSION = '3.10.3'; /** * Package stability; either stable, beta or alpha.