Skip to content

Commit 9b9bb67

Browse files
committed
Update theme version number
1 parent 00cb180 commit 9b9bb67

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
=== Visual Composer Starter ===
22
Contributors: visualcomposer
33
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
4-
Stable tag: 3.0.2
4+
Stable tag: 3.0.3
55
Requires at least: 4.8
66
Tested up to: 5.2.1
77
License: GPLv2 or later

functions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @since Visual Composer Starter 1.0
88
*/
99

10-
define( 'VISUALCOMPOSERSTARTER_VERSION', '3.0.1' );
10+
define( 'VISUALCOMPOSERSTARTER_VERSION', '3.0.3' );
1111

1212
if ( ! function_exists( 'visualcomposerstarter_setup' ) ) :
1313
/**

style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://visualcomposer.com/visual-composer-starter-theme/
44
Author: The Visual Composer Team
55
Author URI: https://visualcomposer.com/
66
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
7-
Version: 3.0.2
7+
Version: 3.0.3
88
License: GNU General Public License v2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Tags: featured-images, full-width-template, blog

0 commit comments

Comments
 (0)