Force filter list recompilation following 5811bac47f

This commit is contained in:
Raymond Hill 2019-05-24 11:55:28 -04:00
parent 5811bac47f
commit 56e5946000
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -137,8 +137,8 @@ const µBlock = (function() { // jshint ignore:line
// Read-only
systemSettings: {
compiledMagic: 14, // Increase when compiled format changes
selfieMagic: 14 // Increase when selfie format changes
compiledMagic: 15, // Increase when compiled format changes
selfieMagic: 15 // Increase when selfie format changes
},
restoreBackupSettings: {