diff --git a/src/Config.php b/src/Config.php index d92483988b..f2ce8157b6 100644 --- a/src/Config.php +++ b/src/Config.php @@ -81,7 +81,7 @@ class Config * * @var string */ - const VERSION = '3.8.1'; + const VERSION = '3.8.2'; /** * Package stability; either stable, beta or alpha.