mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Bump version number.
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ function trestle_theme_setup() {
|
||||
// Child theme definitions (do not remove).
|
||||
define( 'TRESTLE_THEME_NAME', 'Trestle' );
|
||||
define( 'TRESTLE_THEME_URL', 'http://demo.mightyminnow.com/theme/trestle/' );
|
||||
define( 'TRESTLE_THEME_VERSION', '2.1.0' );
|
||||
define( 'TRESTLE_THEME_VERSION', '2.1.1' );
|
||||
define( 'TRESTLE_SETTINGS_FIELD', 'trestle-settings' );
|
||||
|
||||
// Setup default theme settings.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
Description: Trestle is a Genesis child theme for developers based on the default <a href="http://www.genesisframework.com/">Genesis 2.0 Sample Theme</a>. It features mobile first CSS, helpful theme options, and lots more tools to support your development process.
|
||||
Author: MIGHTYminnow
|
||||
Author URI: http://www.mightyminnow.com/
|
||||
Version: 2.1.0
|
||||
Version: 2.1.1
|
||||
Tags: black, gray, red, white, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, front-page-post-form, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, genesis, mobile-first, responsive, clean
|
||||
Text Domain: trestle
|
||||
GitHub Theme URI: MIGHTYminnow/trestle
|
||||
|
||||
Reference in New Issue
Block a user