Set manifest_version in extension.json

Bug: T100745
Change-Id: I4cd084c705e9369c117752cf1f03870a8a8ba948
This commit is contained in:
Kunal Mehta 2015-06-11 21:22:30 -07:00
parent 196c23f51c
commit 37960b1e78

View file

@ -41,5 +41,6 @@
"SpecialCiteThisPage": "SpecialCiteThisPage.php",
"CiteThisPageOutput": "SpecialCiteThisPage.php",
"CiteThisPageHooks": "CiteThisPage.hooks.php"
}
},
"manifest_version": 1
}