Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Commit 443c929

Browse files
author
Michael Sisk
committed
Bump version number for point release.
1 parent daa8522 commit 443c929

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: http://webcomic.nu
44
Tags: webcomics, comics, multiple comics, storylines, characters, custom post type, custom taxonomy, template tags, shortcodes, widgets, twitter, facebook, open graph
55
Requires at least: 3.5
66
Tested up to: 3.8
7-
Stable tag: 4.1.0.3
7+
Stable tag: 4.1.0.4
88
License: GPL3
99
License URI: http://www.gnu.org/licenses/gpl.html
1010

webcomic.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin Name: Webcomic
55
Plugin URI: http://webcomic.nu
66
Description: Comic publishing power for the web.
7-
Version: 4.1.0.3
7+
Version: 4.1.0.4
88
Author: Michael Sisk
99
Author URI: http://mgsisk.com
1010
License: GPL3
@@ -32,7 +32,7 @@
3232
* @package Webcomic
3333
* @copyright 2008 - 2014 Michael Sisk
3434
* @license gnu.org/licenses/gpl.html GPL3
35-
* @version 4.1.0.3
35+
* @version 4.1.0.4
3636
* @link webcomic.nu
3737
*/
3838

@@ -46,7 +46,7 @@ class Webcomic {
4646
* Internal version number.
4747
* @var string
4848
*/
49-
protected static $version = "4.1.0.3";
49+
protected static $version = "4.1.0.4";
5050

5151
/**
5252
* Absolute path to the Webcomic directory.

0 commit comments

Comments
 (0)