Skip to content

Commit 9cf189e

Browse files
committed
[rdpinspector-1.1.0]
1 parent a561523 commit 9cf189e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"Marco Aurelio Krause (pt-BR)"
1919
],
2020
"license": "BSD License",
21-
"version": "1.0.4",
21+
"version": "1.1.0",
2222
"scripts": {
2323
"test": "npm run karma-tests && npm run jpm-tests",
2424
"karma-tests": "karma start --single-run --reporters spec",
@@ -32,7 +32,7 @@
3232
"lint": "npm run lint-content && npm run lint-addon"
3333
},
3434
"engines": {
35-
"firefox": ">=38.0 <=40.0"
35+
"firefox": ">=38.0"
3636
},
3737
"main": "index.js",
3838
"repository": {

0 commit comments

Comments
 (0)