Set manifest_version in extension.json

Bug: T100745
Change-Id: I002981d1b755116757a4789fd2f8d198200ab7fc
This commit is contained in:
Kunal Mehta 2015-05-28 20:38:52 -07:00
parent 7744070c40
commit 6080404f7d

View file

@ -419,5 +419,6 @@
},
"AutoloadClasses": {
"WikiEditorHooks": "WikiEditor.hooks.php"
}
},
"manifest_version": 1
}