jenkins-bot has submitted this change and it was merged.
Change subject: update wm version ......................................................................
update wm version
Change-Id: I3e6906138919c165f379f8910cd6305913726c5d --- M family.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/family.py b/family.py index 6a19af6..bdd9c99 100644 --- a/family.py +++ b/family.py @@ -4967,7 +4967,7 @@ # Don't use this, use versionnumber() instead. This only exists # to not break family files. # Here we return the latest mw release of wikimedia projects - return '1.25wmf19' + return '1.25wmf20'
def shared_image_repository(self, code): return ('commons', 'commons')
pywikibot-commits@lists.wikimedia.org