jenkins-bot has submitted this change and it was merged.

Change subject: Update Wikia's MediaWiki version to 1.19.20
......................................................................


Update Wikia's MediaWiki version to 1.19.20

Change-Id: Id41cef85510633833f7a851e5e88a355171c02b8
---
M families/lyricwiki_family.py
M families/wikia_family.py
M families/wowwiki_family.py
3 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Ladsgroup: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/families/lyricwiki_family.py b/families/lyricwiki_family.py
index 05ce4b7..a6ad39c 100644
--- a/families/lyricwiki_family.py
+++ b/families/lyricwiki_family.py
@@ -41,7 +41,7 @@
 
     def version(self, code):
         """Return the version for this family."""
-        return '1.19.18'
+        return '1.19.20'
 
     def scriptpath(self, code):
         """Return the script path for this family."""
diff --git a/families/wikia_family.py b/families/wikia_family.py
index 7b4c992..2c52e4e 100644
--- a/families/wikia_family.py
+++ b/families/wikia_family.py
@@ -46,7 +46,7 @@
 
     def version(self, code):
         """Return the version for this family."""
-        return "1.19.18"
+        return "1.19.20"
 
     def scriptpath(self, code):
         """Return the script path for this family."""
diff --git a/families/wowwiki_family.py b/families/wowwiki_family.py
index 8e2c8c6..3c4665d 100644
--- a/families/wowwiki_family.py
+++ b/families/wowwiki_family.py
@@ -359,4 +359,4 @@
 
     def version(self, code):
         """Return the version for this family."""
-        return '1.19.18'
+        return '1.19.20'

-- 
To view, visit https://gerrit.wikimedia.org/r/162864
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id41cef85510633833f7a851e5e88a355171c02b8
Gerrit-PatchSet: 2
Gerrit-Project: pywikibot/compat
Gerrit-Branch: master
Gerrit-Owner: Grunny <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to