Versioning - Fixes #31

This commit is contained in:
Jay Wood
2015-12-14 09:12:19 -05:00
parent 1a341c2776
commit f2ecbf8416
3 changed files with 6 additions and 6 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.6
**Current Version:** 3.6.7
**Tested Up To:** 4.3
**Author:** [Jay Wood](http://github.com/JayWood)
**Author URI:** http://plugish.com
@ -79,8 +79,8 @@ Please do not contact me with questions like this. If you cannot be descriptive
## Changelog
### 3.6.6
* Fixed CSS issues for background images and css overrides
### 3.6.
* Fixed CSS issues for background images and css overrides6
### 3.6.5
* Zero day ( 0 ) cookies should use sessions instead of NOT setting the cookie. [Issue #29](https://github.com/JayWood/content-warning-v3/issues/29)

View File

@ -1,10 +1,10 @@
<?php
/*
Plugin Name: Content Warning v2
Plugin URI: http://plugish.com/plugins/content-warning-v3
Plugin URI: http://plugish.com/plugins/content-warning-v2
Description: A WordPress Plugin to allow site owners to display an acceptance dialog. Used mainly for NSFW websites, this plugin provides a dialog popup to warn viewers of it's possible content.
Author: Jerry Wood Jr.
Version: 3.6.6
Version: 3.6.7
Author URI: http://plugish.com
Text Domain: cwv3
*/

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.3
Stable tag: 3.6.6
Stable tag: 3.6.7
A plugin that provides a warning box with a ton more options completely re-written from the ground up.
== Description ==