0.19 - version bump + changelog

This commit is contained in:
abuyoyo 2023-01-14 15:59:24 +02:00
parent 9d574615e8
commit 1d060b9a22
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Notice Manager Changelog # Notice Manager Changelog
## 0.19
### Added
- Add 'Distraction Free' option.
## 0.18 ## 0.18
### Minor ### Minor

View File

@ -2,7 +2,7 @@
/** /**
* Plugin Name: Notice Manager * Plugin Name: Notice Manager
* Description: Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link. * Description: Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.
* Version: 0.18 * Version: 0.19
* Author: abuyoyo * Author: abuyoyo
* Author URI: https://github.com/abuyoyo/ * Author URI: https://github.com/abuyoyo/
* Plugin URI: https://github.com/abuyoyo/notice-manager * Plugin URI: https://github.com/abuyoyo/notice-manager