diff --git a/package-lock.json b/package-lock.json index a03b2b1..efc7ef0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bleech/visual-regression-tests", - "version": "2.0.0-beta.4", + "version": "2.0.0-rc.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@bleech/visual-regression-tests", - "version": "2.0.0-beta.4", + "version": "2.0.0-rc.1", "license": "GPL-2.0-or-later", "dependencies": { "@wordpress/components": "^28.10.0", diff --git a/package.json b/package.json index e3bc658..73a4397 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bleech/visual-regression-tests", - "version": "2.0.0-beta.4", + "version": "2.0.0-rc.1", "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 a6f64c6..4903c2e 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.4 + * Version: 2.0.0-rc.1 * Requires at least: 5.0 * Requires PHP: 7.0 * Author: Bleech