mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 11:22:38 +01:00
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
|
||||
systemSettings: {
|
||||
compiledMagic: 34, // Increase when compiled format changes
|
||||
selfieMagic: 34, // Increase when selfie format changes
|
||||
compiledMagic: 35, // Increase when compiled format changes
|
||||
selfieMagic: 35, // Increase when selfie format changes
|
||||
},
|
||||
|
||||
// https://github.com/uBlockOrigin/uBlock-issues/issues/759#issuecomment-546654501
|
||||
|
Loading…
Reference in New Issue
Block a user