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

Commit 43088af

Browse files
3.1.1
1 parent e087641 commit 43088af

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"manifest_version": 2,
33
"name": "Openrunner",
4-
"version": "2.6.2",
5-
"description": "TODO",
4+
"version": "3.1.1",
5+
"description": "Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications",
66
"applications": {
77
"gecko": {
88
"id": "openrunner@computest.nl",
@@ -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.0",
3+
"version": "3.1.1",
44
"description": "Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)