Skip to content

Commit 2e85515

Browse files
committed
feat(install): upgrade from 2.11.3 to 2.12
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
1 parent 53c22ab commit 2e85515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/install.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class PluginFormcreatorInstall {
6767
'2.10' => '2.10.2',
6868
'2.10.2' => '2.11',
6969
'2.11' => '2.11.3',
70-
'2.11' => '2.12',
70+
'2.11.3' => '2.12',
7171
];
7272

7373
/**

0 commit comments

Comments
 (0)