Skip to content

Commit 0a18392

Browse files
committed
Add "strict_max_version"
to pass validation
1 parent 6412ea7 commit 0a18392

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"applications": {
44
"gecko": {
55
"id": "received@alexander.moisseev",
6-
"strict_min_version": "78.0"
6+
"strict_min_version": "78.0",
7+
"strict_max_version": "102.0"
78
}
89
},
910
"name": "Received",

0 commit comments

Comments
 (0)