mirror of
https://github.com/Frumph/comic-easel.git
synced 2026-07-21 00:35:30 -04:00
Increment Version
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
Plugin Name: Comic Easel
|
||||
Plugin URI: http://comiceasel.com
|
||||
Description: Comic Easel allows you to incorporate a WebComic using the WordPress Media Library functionality with Navigation into almost all WordPress themes. With just a few modifications of adding injection do_action locations into a theme, you can have the theme of your choice display and manage a webcomic.
|
||||
Version: 1.2
|
||||
Version: 1.3
|
||||
Author: Philip M. Hofer (Frumph)
|
||||
Author URI: http://frumph.net/
|
||||
|
||||
|
||||
+4
-1
@@ -3,7 +3,7 @@ Contributors: frumph
|
||||
Tags: comiceasel, easel, webcomic, comic, webcomic
|
||||
Requires at least: 3.2
|
||||
Tested up to: 3.5
|
||||
Stable tag: 1.2
|
||||
Stable tag: 1.3
|
||||
Donate link: http://frumph.net
|
||||
License: GPLv3 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
@@ -125,6 +125,9 @@ The comic navigation widget is only seen if you have the comic sidebar's enabled
|
||||
|
||||
|
||||
== Changelog ==
|
||||
= 1.3 =
|
||||
Chapter Order Fields fixed
|
||||
|
||||
= 1.2 =
|
||||
Attempt at a navigation fix for the widget for front page ASC/DESC changes
|
||||
Also fixed (hopefully) the name change after saving the widget
|
||||
|
||||
Reference in New Issue
Block a user