Skip to content

Commit b3b9f8f

Browse files
committed
fix: Version greate forward
1 parent 81d152a commit b3b9f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"id": "__addonID__",
1515
"update_url": "__updateURL__",
1616
"strict_min_version": "7.999",
17-
"strict_max_version": "8.*.*"
17+
"strict_max_version": "100.*.*"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)