jenkins-bot has submitted this change and it was merged.
Change subject: Set manifest_version in extension.json
......................................................................
Set manifest_version in extension.json
Bug: T100745
Change-Id: Ica470e1f2a49bc3204aac2258ac0a5e8fe5d759c
---
M extension.json
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Jforrester: Looks good to me, approved
jenkins-bot: Verified
diff --git a/extension.json b/extension.json
index b7f9e21..81c40d4 100644
--- a/extension.json
+++ b/extension.json
@@ -26,7 +26,7 @@
"SpecialContributionsBeforeMainOutput":
"ContentTranslationHooks::addNewContributionButton",
"EventLoggingRegisterSchemas":
"ContentTranslationHooks::addEventLogging",
"ResourceLoaderTestModules":
"ContentTranslationHooks::onResourceLoaderTestModules",
- "ListDefinedTags":"ContentTranslationHooks::registerTags",
+ "ListDefinedTags": "ContentTranslationHooks::registerTags",
"ChangeTagsListActive": "ContentTranslationHooks::registerTags"
},
"APIModules": {
@@ -763,5 +763,6 @@
"ContentTranslationTranslateInTarget": false,
"ContentTranslationAsBetaFeature": true,
"ContentTranslationTargetNamespace": "Main"
- }
+ },
+ "manifest_version": 1
}
--
To view, visit https://gerrit.wikimedia.org/r/214557
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ica470e1f2a49bc3204aac2258ac0a5e8fe5d759c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Santhosh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits