Version numbers

This commit is contained in:
jaywood
2014-07-10 00:36:22 -04:00
parent ea346c5f06
commit 93b3db70d9
2 changed files with 2 additions and 2 deletions

View File

@ -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.49 Version: 3.5.1
Author URI: http://plugish.com Author URI: http://plugish.com
*/ */
require_once (dirname(__FILE__).'/inc/options.inc.php'); require_once (dirname(__FILE__).'/inc/options.inc.php');

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 Tags: warning, message, lading page, front page, enter page, adult content, consent, age verification, validation
Requires at least: 3.5 Requires at least: 3.5
Tested up to: 3.6 Tested up to: 3.6
Stable tag: 3.49 Stable tag: 3.5.1
A plugin that provides a warning box with a ton more options completely re-written from the ground up. A plugin that provides a warning box with a ton more options completely re-written from the ground up.
== Description == == Description ==