Bump version to 0.5.4
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.5.4
|
||||
|
||||
- Replaced system confirm dialogs with inline confirmation bars in popup
|
||||
|
||||
## 0.5.3
|
||||
|
||||
- Fixed Discord and other complex apps crashing due to cross-compartment constructor failures
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "ContainSite",
|
||||
"version": "0.5.3",
|
||||
"version": "0.5.4",
|
||||
"description": "Per-container fingerprint isolation — each container gets its own device identity",
|
||||
"permissions": [
|
||||
"contextualIdentities",
|
||||
|
||||
Reference in New Issue
Block a user