diff --git a/composer.json b/composer.json index eedb5bb..57392a8 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ }, "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 9572116..ea5ba03 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -6,6 +6,11 @@ + + + + + diff --git a/required-tobii.php b/required-tobii.php index e8813ec..ec46adb 100644 --- a/required-tobii.php +++ b/required-tobii.php @@ -3,13 +3,13 @@ * Plugin Name: required Tobii * Plugin URI: https://github.com/wearerequired/required-tobii * Description: An accessible, open-source lightbox for WordPress. - * Version: 1.0.0 + * Version: 2.0.0-beta.1 * Author: required * Author URI: https://required.com * License: GPL-2.0+ * License URI: http://www.gnu.org/licenses/gpl-2.0.txt * - * Copyright (c) 2020-2021 required (email: info@required.com) + * Copyright (c) 2020-2024 required (email: info@required.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2 or, at