From cac4bb767b9e5edf0cecbab7246fa30521d65da4 Mon Sep 17 00:00:00 2001 From: Joris van der Wel Date: Sun, 10 Dec 2017 16:10:21 +0100 Subject: [PATCH] 2.2.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1b9aabb..7d1dd37 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Openrunner", - "version": "2.2.0", + "version": "2.2.1", "description": "TODO", "applications": { "gecko": { diff --git a/package.json b/package.json index 0902f23..42740d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openrunner", - "version": "2.2.0", + "version": "2.2.1", "description": "Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications", "main": "index.js", "scripts": {