diff --git a/lib/modules/core.updater/module.php b/lib/modules/core.updater/module.php index 561388b88e..3cf1da774d 100644 --- a/lib/modules/core.updater/module.php +++ b/lib/modules/core.updater/module.php @@ -4,7 +4,7 @@ define( 'SHOESTRAP_STORE_URL', 'http://shoestrap.org' ); define( 'SHOESTRAP_THEME_NAME', 'Shoestrap 3' ); define( 'SHOESTRAP_URL', 'http://shoestrap.org/downloads/shoestrap/' ); -define( 'SHOESTRAP_THEME_VERSION', '3.0.3.02' ); +define( 'SHOESTRAP_THEME_VERSION', '3.0.3.03' ); define( 'SHOESTRAP_THEME_AUTHOR', 'Aristeides Stathopoulos, Dimitris Kalliris, Dovy Paukstys' ); if ( !defined( 'SHOESTRAP_LICENCE_KEY' ) ) diff --git a/style.css b/style.css index 4016306711..38de73b4e2 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Shoestrap 3 Theme URI: http://shoestrap.org Description: Shoestrap is a WordPress theme based on the Roots theme, with many additional options. -Version: 3.0.3.02 +Version: 3.0.3.03 Author: Aristeides Stathopoulos, Dimitris Kalliris, Dovy Paukstys Author URI: http://wpmu.io GitHub Theme URI: shoestrap/shoestrap