diff --git a/nrlb-branding.php b/nrlb-branding.php index 15cf885..34760c5 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.1.0 + * Version: 1.1.1 * License: MIT License * Author: development@neuralab.net * Author URI: http://www.neuralab.net diff --git a/readme.txt b/readme.txt index bc5a357..f344134 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Neuralab Branding === Requires at least: 6.0 Tested up to: 6.2.2 -Stable tag: 1.1.0 +Stable tag: 1.1.1 Requires PHP: 8.0 License: MIT License Adds Neuralab branding to WordPress dashboard and login. @@ -11,6 +11,9 @@ Visit [the repo](https://bitbucket.org/neuralab/neuralab-branding/). == Changelog == += 1.1.1 = +* Add header information in readme.txt. + = 1.1.0 = * Set required WordPress version to 6.2.2. * Fix wrong comment that references Bitbucket.