Versioning and creds

This commit is contained in:
Jay Wood
2016-02-21 15:21:43 -05:00
parent 2cf8bb1512
commit 41dd396eff
2 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,7 @@
![License](https://img.shields.io/badge/License-GPLv2-orange.svg)
[![Issues](https://img.shields.io/github/issues/JayWood/content-warning-v3.svg)](https://github.com/JayWood/content-warning-v3/issues)
**Current Version:** 3.6.7
**Current Version:** 3.6.8
**Tested Up To:** 4.4
**Author:** [Jay Wood](http://github.com/JayWood)
**Author URI:** http://plugish.com
@ -79,6 +79,9 @@ Please do not contact me with questions like this. If you cannot be descriptive
## Changelog
### 3.6.8
* Use background-image css property instead of just background - thanks to [95CivicSi](https://github.com/95CivicSi)
### 3.6.7
* Fixed conditional being too strict [#34](https://github.com/JayWood/content-warning-v3/issues/34)
* Fixed plugin homepage link [#31](https://github.com/JayWood/content-warning-v3/issues/31)

View File

@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: warning, message, lading page, front page, enter page, adult content, consent, age verification, validation
Requires at least: 3.5
Tested up to: 4.4
Stable tag: 3.6.7
Stable tag: 3.6.8
A plugin that provides a warning box with a ton more options completely re-written from the ground up.
== Description ==
@ -99,6 +99,9 @@ Please do not contact me with questions like this. If you cannot be descriptive
== Changelog ==
== 3.6.8 ==
* Use background-image css property instead of just background - thanks to [95CivicSi](https://github.com/95CivicSi)
= 3.6.7 =
* Fixed conditional being too strict [#34](https://github.com/JayWood/content-warning-v3/issues/34)
* Fixed plugin homepage link [#31](https://github.com/JayWood/content-warning-v3/issues/31)