mirror of https://github.com/gorhill/uBlock.git
Magic compile/selfie numbers need to increased
Related commit:
- bde3164eb4
This commit is contained in:
parent
13ddab5375
commit
e45949417b
|
@ -140,8 +140,8 @@ const µBlock = (( ) => { // jshint ignore:line
|
||||||
|
|
||||||
// Read-only
|
// Read-only
|
||||||
systemSettings: {
|
systemSettings: {
|
||||||
compiledMagic: 34, // Increase when compiled format changes
|
compiledMagic: 35, // Increase when compiled format changes
|
||||||
selfieMagic: 34, // Increase when selfie format changes
|
selfieMagic: 35, // Increase when selfie format changes
|
||||||
},
|
},
|
||||||
|
|
||||||
// https://github.com/uBlockOrigin/uBlock-issues/issues/759#issuecomment-546654501
|
// https://github.com/uBlockOrigin/uBlock-issues/issues/759#issuecomment-546654501
|
||||||
|
|
Loading…
Reference in New Issue