diff --git a/package-lock.json b/package-lock.json index 82ff9f6..a03b2b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bleech/visual-regression-tests", - "version": "2.0.0-beta.3", + "version": "2.0.0-beta.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@bleech/visual-regression-tests", - "version": "2.0.0-beta.3", + "version": "2.0.0-beta.4", "license": "GPL-2.0-or-later", "dependencies": { "@wordpress/components": "^28.10.0", diff --git a/package.json b/package.json index 7f4a668..e3bc658 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bleech/visual-regression-tests", - "version": "2.0.0-beta.3", + "version": "2.0.0-beta.4", "description": "Keep your WordPress websites bug-free with automatic screenshots, daily comparisons, and instant tests after WordPress and plugin updates.", "author": "Bleech ", "license": "GPL-2.0-or-later", diff --git a/visual-regression-tests.php b/visual-regression-tests.php index f6140c0..a6f64c6 100644 --- a/visual-regression-tests.php +++ b/visual-regression-tests.php @@ -3,7 +3,7 @@ * Plugin Name: VRTs – Visual Regression Tests * Plugin URI: https://vrts.app/ * Description: Keep your WordPress websites bug-free with automatic screenshots, daily comparisons, and instant tests after WordPress and plugin updates. - * Version: 2.0.0-beta.3 + * Version: 2.0.0-beta.4 * Requires at least: 5.0 * Requires PHP: 7.0 * Author: Bleech