Mattflaschen has uploaded a new change for review. https://gerrit.wikimedia.org/r/206183
Change subject: Bump Flow cache version to 4.7. ...................................................................... Bump Flow cache version to 4.7. Bug: T96951 Change-Id: I1d61f836b5ebe4bce66df2fdc00c4a7f1e216e48 --- M Flow.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow refs/changes/83/206183/1 diff --git a/Flow.php b/Flow.php index 6a73367..8281d2b 100644 --- a/Flow.php +++ b/Flow.php @@ -332,7 +332,7 @@ // A version string appended to cache keys. Bump this if cache format or logic changes. // Flow can be a cross-wiki database accessed by wikis running different versions of the // Flow code; WMF sometimes overrides this globally in wmf-config/CommonSettings.php -$wgFlowCacheVersion = '4.6'; +$wgFlowCacheVersion = '4.7'; // ElasticSearch servers $wgFlowSearchServers = array( 'localhost' ); -- To view, visit https://gerrit.wikimedia.org/r/206183 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1d61f836b5ebe4bce66df2fdc00c4a7f1e216e48 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Flow Gerrit-Branch: master Gerrit-Owner: Mattflaschen <mflasc...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits