Navigation Menu

Skip to content

Commit

Permalink
updating version #
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkingorg committed Mar 27, 2012
1 parent 7f57de8 commit 72bf8ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cf-post-formats.php
Expand Up @@ -2,8 +2,8 @@
/*
Plugin Name: CF Post Formats
Plugin URI: http://crowdfavorite.com
Description: Custom post format admin screens
Version: 1.0
Description: Custom post format admin UI
Version: 1.0.1
Author: crowdfavorite
Author URI: http://crowdfavorite.com
*/
Expand Down Expand Up @@ -32,7 +32,7 @@

if (!defined('CFPF_VERSION')) {

define('CFPF_VERSION', '1.0');
define('CFPF_VERSION', '1.0.1');

function cfpf_base_url() {
return trailingslashit(apply_filters('cfpf_base_url', plugins_url('', __FILE__)));
Expand Down

0 comments on commit 72bf8ad

Please sign in to comment.