diff --git a/src/Application.php b/src/Application.php index 5cd04835e..12ed78343 100644 --- a/src/Application.php +++ b/src/Application.php @@ -25,7 +25,7 @@ class Application extends BaseApplication /** * @var string */ - const VERSION = '1.9.5'; + const VERSION = '1.9.7'; public function __construct(ContainerInterface $container) {