Follow-up Ic704b95: Bump wfUseMW number as OOUI dependency changed

Change-Id: Ic74ff2f94e4d2460f37db13455e3a75c1210444f
This commit is contained in:
James D. Forrester 2014-11-12 11:46:37 +00:00
parent 07ea50fa7b
commit d065bceebf

View file

@ -17,7 +17,7 @@ class VisualEditorHooks {
// parties who attempt to install VisualEditor onto non-alpha wikis, as
// this should have no impact on deploying to Wikimedia's wiki cluster;
// is fine for release tarballs because 1.22wmf11 < 1.22alpha < 1.22.0.
wfUseMW( '1.24' );
wfUseMW( '1.25wmf7' );
}
/**