1
0
Fork 0

fix(cache): bump cache version

pull/625/head^2 v5.4.5
Felix Becker 2018-11-11 12:57:20 +01:00
parent ed2d8ddb1e
commit b1cc565d7e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class Indexer
/**
* @var int The prefix for every cache item
*/
const CACHE_VERSION = 2;
const CACHE_VERSION = 3;
/**
* @var FilesFinder