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