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

Commit 0d550b3

Browse files
3.4.0
1 parent ec6a82d commit 0d550b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Openrunner",
4-
"version": "3.3.0",
4+
"version": "3.4.0",
55
"description": "Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications",
66
"applications": {
77
"gecko": {

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.3.0",
3+
"version": "3.4.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)