mirror of https://github.com/gorhill/uBlock.git
new revision for dev build + force lists to be recompiled
This commit is contained in:
parent
73a69711f2
commit
d4155bf9e0
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
|
||||
"name": "uBlock Origin",
|
||||
"version": "1.10.5.0",
|
||||
"version": "1.10.5.1",
|
||||
|
||||
"default_locale": "en",
|
||||
"description": "__MSG_extShortDesc__",
|
||||
|
|
|
@ -108,8 +108,8 @@ return {
|
|||
|
||||
// read-only
|
||||
systemSettings: {
|
||||
compiledMagic: 'lbmqiweqbvha',
|
||||
selfieMagic: 'mhirtyetynnf'
|
||||
compiledMagic: 'xhjvmgkamffc',
|
||||
selfieMagic: 'xhjvmgkamffc'
|
||||
},
|
||||
|
||||
restoreBackupSettings: {
|
||||
|
|
Loading…
Reference in New Issue