From 4086d0106cf5a7135c69fce4161fe355a8feb118 Mon Sep 17 00:00:00 2001 From: Rob Allen Date: Sun, 26 Nov 2017 19:13:09 +0000 Subject: [PATCH] Update App::VERSION to 3.9.2 --- Slim/App.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slim/App.php b/Slim/App.php index 7b5596df6..c5a0f2d3a 100644 --- a/Slim/App.php +++ b/Slim/App.php @@ -52,7 +52,7 @@ class App * * @var string */ - const VERSION = '3.9.2-dev'; + const VERSION = '3.9.2'; /** * Container