Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 9046ee6

Browse files
3.2.0
1 parent f5bc68d commit 9046ee6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Openrunner",
4-
"version": "3.1.2",
4+
"version": "3.2.0",
55
"description": "Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications",
66
"applications": {
77
"gecko": {
@@ -48,4 +48,4 @@
4848
"run_at": "document_start"
4949
}
5050
]
51-
}
51+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openrunner",
3-
"version": "3.1.2",
3+
"version": "3.2.0",
44
"description": "Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)