jenkins-bot has submitted this change and it was merged.
Change subject: mw release 1.24wmf5 ......................................................................
mw release 1.24wmf5
Change-Id: Id320052d5e74bbbafa241db50fc6fc0149cd3457 --- 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 07b8fa0..b1dba43 100644 --- a/pywikibot/family.py +++ b/pywikibot/family.py @@ -1075,7 +1075,7 @@
""" # Here we return the latest mw release for downloading - return '1.24wmf4' + return '1.24wmf5'
def shared_image_repository(self, code): return ('commons', 'commons')
pywikibot-commits@lists.wikimedia.org