We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd6a2a commit c940e17Copy full SHA for c940e17
4 files changed
install/install.php
@@ -80,6 +80,7 @@ class PluginFormcreatorInstall {
80
'2.13' => '2.13.1',
81
'2.13.1' => '2.13.3',
82
'2.13.3' => '2.13.4',
83
+ '2.13.4' => '2.13.5',
84
];
85
86
protected bool $resyncIssues = false;
0 commit comments