Foxtrott has submitted this change and it was merged. Change subject: Release SFI 0.10.1 ......................................................................
Release SFI 0.10.1 Change-Id: I0203e81662e38728a2c4b80e0ccfe5cfa3e4e74c --- M SemanticFormsInputs.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Foxtrott: Verified; Looks good to me, approved jenkins-bot: Checked diff --git a/SemanticFormsInputs.php b/SemanticFormsInputs.php index e09dfdf..04a03fa 100644 --- a/SemanticFormsInputs.php +++ b/SemanticFormsInputs.php @@ -26,7 +26,7 @@ die( '<b>Error:</b> This version of <a href="https://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs">Semantic Forms Inputs</a> is only compatible with MediaWiki 1.22 or above. You need to upgrade MediaWiki first.' ); } -define( 'SFI_VERSION', '0.10.1-alpha' ); +define( 'SFI_VERSION', '0.10.1' ); // create and initialize settings $sfigSettings = new SFISettings(); -- To view, visit https://gerrit.wikimedia.org/r/270036 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0203e81662e38728a2c4b80e0ccfe5cfa3e4e74c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticFormsInputs Gerrit-Branch: master Gerrit-Owner: Foxtrott <s7ep...@gmail.com> Gerrit-Reviewer: Foxtrott <s7ep...@gmail.com> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits