Skip to content

Commit

Permalink
Update version number for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Sisk committed Oct 18, 2012
1 parent f80819d commit a7b566d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webcomic.php
Expand Up @@ -4,7 +4,7 @@
Plugin Name: Webcomic
Plugin URI: http://webcomic.nu
Description: Comic publishing power for the web.
Version: 4
Version: 4.0.2
Author: Michael Sisk
Author URI: http://mgsisk.com
License: GPL2
Expand Down Expand Up @@ -47,7 +47,7 @@ class Webcomic {
/** Internal version number.
* @var string
*/
protected static $version = '4';
protected static $version = '4.0.2';

/** Absolute path to the Webcomic directory.
* @var string
Expand Down

0 comments on commit a7b566d

Please sign in to comment.