Skip to content

Commit e463d5f

Browse files
committed
impl: update Toolbox compatibility range
- include latest 2.6.0 builds
1 parent 045adcc commit e463d5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"apiVersion": "0.1.0",
1111
"compatibleVersionRange": {
12-
"from": "2.1.0",
13-
"to": "2.2.0"
12+
"from": "2.6.0.0",
13+
"to": "2.6.0.99999"
1414
}
1515
}

0 commit comments

Comments
 (0)