jenkins-bot has submitted this change and it was merged.
Change subject: update mw version ......................................................................
update mw version
Change-Id: Iecca70ca4d0a323380ebc1db7bb8fe2f45785f3c --- 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 7ea793f..f7affb1 100644 --- a/pywikibot/family.py +++ b/pywikibot/family.py @@ -1089,7 +1089,7 @@
""" # Here we return the latest mw release of wikimedia projects - return '1.24wmf15' + return '1.24wmf17'
def shared_image_repository(self, code): return ('commons', 'commons')