jenkins-bot has submitted this change and it was merged.
Change subject: Bump Wikimedia family version to 1.24wmf8 ......................................................................
Bump Wikimedia family version to 1.24wmf8
This is needed to complement I2c164208aa10dc893693c520d38f0386be202d5e
Change-Id: I639029f1aeffb047cc2f47340107f137434f08ce --- 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 d98a2b8..f641bd6 100644 --- a/pywikibot/family.py +++ b/pywikibot/family.py @@ -1075,7 +1075,7 @@
""" # Here we return the latest mw release of wikimedia projects - return '1.24wmf7' + return '1.24wmf8'
def shared_image_repository(self, code): return ('commons', 'commons')
pywikibot-commits@lists.wikimedia.org