From 1d060b9a22038d37fc6f20861f8456a28287914d Mon Sep 17 00:00:00 2001 From: abuyoyo Date: Sat, 14 Jan 2023 15:59:24 +0200 Subject: [PATCH] 0.19 - version bump + changelog --- CHANGELOG.md | 5 +++++ notice-manager.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6826512..f9a5876 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Notice Manager Changelog +## 0.19 + +### Added +- Add 'Distraction Free' option. + ## 0.18 ### Minor diff --git a/notice-manager.php b/notice-manager.php index 4291392..61b5531 100644 --- a/notice-manager.php +++ b/notice-manager.php @@ -2,7 +2,7 @@ /** * Plugin Name: Notice Manager * Description: Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link. - * Version: 0.18 + * Version: 0.19 * Author: abuyoyo * Author URI: https://github.com/abuyoyo/ * Plugin URI: https://github.com/abuyoyo/notice-manager