Skip to content

Commit 635e675

Browse files
committed
Set manifest_version in extension.json
Bug: T128312
1 parent 8f24366 commit 635e675

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mediawiki-extension.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"url": "https://github.com/wmde/WikibaseDataModel",
99
"description": "The canonical PHP implementation of the Data Model at the heart of the Wikibase software.",
1010
"license-name": "GPL-2.0+",
11-
"type": "wikibase"
11+
"type": "wikibase",
12+
"manifest_version": 1
1213
}

0 commit comments

Comments
 (0)