From 97d7bc217f9faffabb58c354b60138a3c785138e Mon Sep 17 00:00:00 2001 From: Bueltge Date: Fri, 17 Jul 2020 12:50:07 +0200 Subject: [PATCH] Leave hint on changelog --- CHANGELOG.md | 3 +++ WpAdminStyle.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 811c985..62c8f91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.5.6](https://github.com/bueltge/wordpress-admin-style/compare/1.5.5...1.5.6) - 2020-07-17 +* Add new Dashicons', #61 + ## [1.5.5](https://github.com/bueltge/wordpress-admin-style/compare/1.5.4...1.5.5) - 2020-07-17 * Add new element 'Card', #60 * Leave hints for the Dashicon project. diff --git a/WpAdminStyle.php b/WpAdminStyle.php index 3d1a51e..76cef9e 100755 --- a/WpAdminStyle.php +++ b/WpAdminStyle.php @@ -6,7 +6,7 @@ * GitHub Plugin URI: bueltge/wordpress-admin-style * Description: Shows the WordPress admin styles on one page to help you to develop WordPress compliant. * Author: Frank Bültge - * Version: 1.5.5 + * Version: 1.5.6 * Licence: GPLv2+ * License URI: ./LICENSE * Author URI: https://bueltge.de