Skip to content

Commit 82c159d

Browse files
authored
Merge pull request #160 from veidenbaums/theme-version-update
Updated theme version 1.2.2 -> 1.3
2 parents 69517e5 + e89ac0e commit 82c159d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

functions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/** Slug used in update mechanism */
1111
define( 'VCT_SLUG', basename( get_template_directory() ) );
12-
define( 'VCT_VERSION', '1.2.2' );
12+
define( 'VCT_VERSION', '1.3' );
1313

1414
if ( ! function_exists( 'visualcomposerstarter_setup' ) ) :
1515
/**

style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://visualcomposer.io/visual-composer-starter-theme/?utm_campaign
44
Author: The Visual Composer Team
55
Author URI: https://visualcomposer.io/?utm_campaign=vc-theme&utm_source=vc-theme-backend&utm_medium=vc-theme-author
66
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
7-
Version: 1.2.2
7+
Version: 1.3
88
License: GNU General Public License v2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, translation-ready, blog, portfolio, photography, entertainment, education

0 commit comments

Comments
 (0)