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