jenkins-bot has submitted this change and it was merged.
Change subject: Update mw version 1.24wmf11 ......................................................................
Update mw version 1.24wmf11
Change-Id: I7594329264e8db7ccea8fbb74274127968be7aab --- M pywikibot/family.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/pywikibot/family.py b/pywikibot/family.py index aef0b1b..c70965d 100644 --- a/pywikibot/family.py +++ b/pywikibot/family.py @@ -1085,7 +1085,7 @@
""" # Here we return the latest mw release of wikimedia projects - return '1.24wmf10' + return '1.24wmf11'
def shared_image_repository(self, code): return ('commons', 'commons')
pywikibot-commits@lists.wikimedia.org