BearND has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/397633 )

Change subject: Bump mobile-sections and definitions version
......................................................................

Bump mobile-sections and definitions version

to hopefully follow shortly after the deployment of
Parsoid section tags.

Once Parsoid deploys the sectioning patch then we'll exercise
different code paths in MCS for the various mobile-sections and
definitions endpoints.

Change-Id: Ibb105cb3b7ab71a14c190fd59eadbe3462f6d429
---
M lib/mobile-util.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/mobileapps 
refs/changes/33/397633/1

diff --git a/lib/mobile-util.js b/lib/mobile-util.js
index acbccc8..92034bb 100644
--- a/lib/mobile-util.js
+++ b/lib/mobile-util.js
@@ -10,7 +10,7 @@
 const NS_MAIN = 0;
 
 mUtil.CONTENT_TYPES = {
-    mobileSections: { name: 'mobile-sections', version: '0.13.0' },
+    mobileSections: { name: 'mobile-sections', version: '0.13.1' },
     media: { name: 'Media', version: '1.0.0' },
     readHtml: { name: 'ReadHtml', version: '0.1.0' },
     summary: { name: 'Summary', version: '1.3.0' },

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb105cb3b7ab71a14c190fd59eadbe3462f6d429
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/mobileapps
Gerrit-Branch: master
Gerrit-Owner: BearND <bsitzm...@wikimedia.org>

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

Reply via email to