From d115c3d881d91b668d839a6bf1ed0a95242f436a Mon Sep 17 00:00:00 2001 From: Thierry Bugier Date: Tue, 25 May 2021 08:41:26 +0200 Subject: [PATCH] feat(install): upgrade from 2.11.3 to 2.12 Signed-off-by: Thierry Bugier --- install/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/install.php b/install/install.php index 7e936475a..ddab14f69 100644 --- a/install/install.php +++ b/install/install.php @@ -67,7 +67,7 @@ class PluginFormcreatorInstall { '2.10' => '2.10.2', '2.10.2' => '2.11', '2.11' => '2.11.3', - '2.11' => '2.12', + '2.11.3' => '2.12', ]; /**