Set manifest_version in extension.json

Bug: T100745
Change-Id: I20cfa3e12c9e9d6664810e72000dfa8bb2c35403
This commit is contained in:
Kunal Mehta 2015-05-28 20:44:53 -07:00
parent 44bc4d095d
commit fc53141d31

View file

@ -55,5 +55,6 @@
"InterwikiHooks": "Interwiki_hooks.php",
"SpecialInterwiki": "Interwiki_body.php",
"InterwikiLogFormatter": "Interwiki_body.php"
}
},
"manifest_version": 1
}