mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Use a valid version number for private-browsing-theme (#342)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "private-window-theme@mozilla.org",
|
||||
"strict_min_version": "57.0b14"
|
||||
"strict_min_version": "58.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user