diff --git a/nrlb-branding.php b/nrlb-branding.php index 0e059b6..15cf885 100644 --- a/nrlb-branding.php +++ b/nrlb-branding.php @@ -2,7 +2,7 @@ /** * Plugin Name: Neuralab Branding * Description: Adds Neuralab branding to WordPress dashboard and login. - * Version: 1.0.10 + * Version: 1.1.0 * License: MIT License * Author: development@neuralab.net * Author URI: http://www.neuralab.net diff --git a/readme.txt b/readme.txt index 45441c6..d8ea003 100644 --- a/readme.txt +++ b/readme.txt @@ -6,6 +6,13 @@ Visit [the repo](https://bitbucket.org/neuralab/neuralab-branding/). == Changelog == += 1.1.0 = +* Set required WordPress version to 6.2.2. +* Fix wrong comment that references Bitbucket. +* Update Plugin Update Checker Library to 5.1. +* Add minimum WordPress and PHP versions in plugin header. +* Update coding standards. + = 1.0.10 = * Use GitHub for plugin updates. * Update installation instructions to reference GitHub.