Skip to content

Commit 2ab1194

Browse files
committed
Merge pull request #647 from legoktm/patch-1
Set manifest_version in extension.json
2 parents 8f24366 + 635e675 commit 2ab1194

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)