Bump cache version due to 'unwrap' ParserOutput option

Bug: T186927
Change-Id: I078f71d99f3179af5f4f85892472932eb5635fe1
This commit is contained in:
Gergő Tisza 2018-02-09 14:15:18 -08:00
parent 1923c116c4
commit be8a5d6ea3
No known key found for this signature in database
GPG key ID: C34FEC97E6257F96

View file

@ -40,7 +40,7 @@ class ApiQueryExtracts extends ApiQueryBase {
/**
* Bump when memcache needs clearing
*/
const CACHE_VERSION = 1;
const CACHE_VERSION = 2;
/**
* @var ParserOptions