Skip to content

Commit 0541ddb

Browse files
committed
[mv3] Allows for revisions distinct from filter lists revisions
1 parent 30c9004 commit 0541ddb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platform/mv3/chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"storage"
3939
],
4040
"short_name": "uBO Lite",
41-
"version": "1",
41+
"version": "1.0",
4242
"web_accessible_resources": []
4343
}

platform/mv3/firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"storage"
4646
],
4747
"short_name": "uBO Lite",
48-
"version": "1",
48+
"version": "1.0",
4949
"web_accessible_resources": []
5050
}

0 commit comments

Comments
 (0)