jenkins-bot has submitted this change and it was merged.
Change subject: update wm version ......................................................................
update wm version
Change-Id: Iac125b73238ee1337a50986e82b0520474338e21 --- 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 568b278..f3ec8b1 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.26wmf4' + return '1.26wmf5'
def shared_image_repository(self, code): return ('commons', 'commons')
pywikibot-commits@lists.wikimedia.org