0.17 - version bump + changelog
This commit is contained in:
parent
4810fe9400
commit
476d140f3f
@ -1,5 +1,11 @@
|
||||
# Notice Manager Changelog
|
||||
|
||||
## 0.17
|
||||
|
||||
### Removed
|
||||
- Remove plugin update checker.
|
||||
- Remove 3rd party libraries.
|
||||
|
||||
## 0.16
|
||||
|
||||
### Added
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "abuyoyo/notice-manager",
|
||||
"description": "Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.",
|
||||
"type": "wordpress-plugin",
|
||||
"version": "0.16",
|
||||
"version": "0.17",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
/**
|
||||
* Plugin Name: Notice Manager
|
||||
* Description: Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.
|
||||
* Version: 0.16
|
||||
* Version: 0.17
|
||||
* Author: abuyoyo
|
||||
* Author URI: https://github.com/abuyoyo/
|
||||
* Plugin URI: https://github.com/abuyoyo/notice-manager
|
||||
|
||||
Loading…
Reference in New Issue
Block a user