Skip to content
Snippets Groups Projects
Commit ade8082c authored by Guilherme Gazzo's avatar Guilherme Gazzo Committed by Diego Sampaio
Browse files

Regression: Update cachedCollection version (#11561)

parent 4ef9c952
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ class CachedCollection {
listenChangesForLoggedUsersOnly = false,
useSync = true,
useCache = true,
version = 7,
version = 8,
maxCacheTime = 60*60*24*30,
onSyncData = (/* action, record */) => {}
}) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment