From d6e45f1d3a8108a0590b5f9e9cbc152ac78c3d41 Mon Sep 17 00:00:00 2001 From: alex chousmith Date: Fri, 22 May 2015 15:43:05 -0700 Subject: [PATCH] i guess that previous upload test was 0.4.1 so thisd be 0.4.2 --- functions.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index cf637f9..a6af658 100644 --- a/functions.php +++ b/functions.php @@ -2,7 +2,7 @@ /** * ProGo Base Theme version */ -define( 'PGB_THEME_VERSION', '0.4.1' ); +define( 'PGB_THEME_VERSION', '0.4.2' ); diff --git a/style.css b/style.css index 2d79ca6..183fe69 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Description: ProGo Base is WordPress, Underscores, Bootstrap, Theme Hook Alliance, get-out-the-way-lemme-do-it all-in-one "Theme Framework". Author: ProGo Author URI: http://www.progo.com - Version: 0.4.1 + Version: 0.4.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: custom-colors, custom-header, custom-menu, featured-images, full-width-template, light, post-formats, responsive-layout, theme-options