From 2a01deb310a06337c2da2a5cad189d7c4bfd9a44 Mon Sep 17 00:00:00 2001 From: root <root@rivolta.investici.org> Date: Fri, 25 Feb 2011 13:16:11 +0000 Subject: [PATCH] Import comicpress-companion 0.3.0 --- wp-content/plugins/comicpress-companion/companion.php | 2 +- wp-content/plugins/comicpress-companion/readme.txt | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/wp-content/plugins/comicpress-companion/companion.php b/wp-content/plugins/comicpress-companion/companion.php index 3c4a144cf..25653ddbb 100644 --- a/wp-content/plugins/comicpress-companion/companion.php +++ b/wp-content/plugins/comicpress-companion/companion.php @@ -3,7 +3,7 @@ Plugin Name: Theme Companion Plugin URI: http://frumph.net/ Description: CSS Editor, Extra Options and Functions for themes. -Version: 0.2.9 +Version: 0.3.0 Author: Philip M. Hofer (Frumph) Author URI: http://frumph.net/ diff --git a/wp-content/plugins/comicpress-companion/readme.txt b/wp-content/plugins/comicpress-companion/readme.txt index f8729d740..18e8b1e18 100644 --- a/wp-content/plugins/comicpress-companion/readme.txt +++ b/wp-content/plugins/comicpress-companion/readme.txt @@ -2,8 +2,8 @@ Contributors: frumph Tags: comicpress, css, editor, plugin, multisite, theme, companion, webcomic Requires at least: 3.0 -Tested up to: 3.0.1 -Stable tag: 0.2.9 +Tested up to: 3.1 +Stable tag: 0.3.0 Donate link: http://frumph.net/ This plugin is used to assist in designing sites without editing the original style.css @@ -26,6 +26,9 @@ Notice that you do *not* need to replace the entire CSS element but just the por == Changelog == += 0.3.0 = +Verified to work with WordPress 3.1 + = 0.2.9 = Fixed the show style.css original etc. -- GitLab