I've noticed this deprecation notice on some extensions of mine I've cobbled together over the years
Over half the extensions I have from mediawiki.org have <code>"manifest_version": 2</code> and the rest have <code>"manifest_version": 1</code>.
I can see from Manual:Extension.json/Schema#manifest version that these are the two choices, but can't work out much more than that.
Which should I use?