Brion VIBBER has submitted this change and it was merged.

Change subject: Story 428: update schemas to latest revisions
......................................................................


Story 428: update schemas to latest revisions

Change-Id: I6c289dc99bf212cd3ec266d6501bd9a90656e047
---
M wmf-config/mobile.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Brion VIBBER: Verified; Looks good to me, approved
  jenkins-bot: Checked



diff --git a/wmf-config/mobile.php b/wmf-config/mobile.php
index 70bc113..9c31522 100644
--- a/wmf-config/mobile.php
+++ b/wmf-config/mobile.php
@@ -148,7 +148,7 @@
        $wgResourceModules['mobile.watchlist.schema'] = array(
                'class' => 'ResourceLoaderSchemaModule',
                'schema' => 'MobileBetaWatchlist',
-               'revision' => 5235429,
+               'revision' => 5281061,
                'targets' => 'mobile',
                'mobileTargets' => array( 'stable', 'beta', 'alpha' ),
        );
@@ -156,7 +156,7 @@
        $wgResourceModules['mobile.uploads.schema'] = array(
                'class' => 'ResourceLoaderSchemaModule',
                'schema' => 'MobileWebUploads',
-               'revision' => 5246000,
+               'revision' => 5281063,
                'targets' => 'mobile',
                'mobileTargets' => array( 'stable', 'beta', 'alpha' ),
        );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6c289dc99bf212cd3ec266d6501bd9a90656e047
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <jrob...@wikimedia.org>
Gerrit-Reviewer: Brion VIBBER <br...@wikimedia.org>
Gerrit-Reviewer: Demon <ch...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to