Versioning
This commit is contained in:
@ -58,6 +58,11 @@ Please do not contact me with questions like this. If you cannot be descriptive
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### 3.6.3
|
||||||
|
* Category fix, fixes [#18](https://github.com/JayWood/content-warning-v3/issues/18)
|
||||||
|
* Alphabetize method names, because why not!?
|
||||||
|
* Few docblock changes
|
||||||
|
|
||||||
### 3.6.2
|
### 3.6.2
|
||||||
* Dialog re-sizing fixes.
|
* Dialog re-sizing fixes.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ Plugin Name: Content Warning v2
|
|||||||
Plugin URI: http://plugish.com/plugins/content-warning-v3
|
Plugin URI: http://plugish.com/plugins/content-warning-v3
|
||||||
Description: A plugin based on my v2 code, while drastically deviating from the original. Used mainly for NSFW websites, this plugin provides a dialog popup to warn viewers of it's possible content.
|
Description: A plugin based on my v2 code, while drastically deviating from the original. Used mainly for NSFW websites, this plugin provides a dialog popup to warn viewers of it's possible content.
|
||||||
Author: Jerry Wood Jr.
|
Author: Jerry Wood Jr.
|
||||||
Version: 3.6.2
|
Version: 3.6.3
|
||||||
Author URI: http://plugish.com
|
Author URI: http://plugish.com
|
||||||
Text Domain: cwv3
|
Text Domain: cwv3
|
||||||
*/
|
*/
|
||||||
|
@ -81,6 +81,11 @@ Please do not contact me with questions like this. If you cannot be descriptive
|
|||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 3.6.3 =
|
||||||
|
* Category fix, fixes [#18](https://github.com/JayWood/content-warning-v3/issues/18)
|
||||||
|
* Alphabetize method names, because why not!?
|
||||||
|
* Few docblock changes
|
||||||
|
|
||||||
= 3.6.2 =
|
= 3.6.2 =
|
||||||
* Dialog re-sizing fixes.
|
* Dialog re-sizing fixes.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user