Skip to content

Commit 17c4539

Browse files
Release v1.17.0
1 parent 6078032 commit 17c4539

File tree

3 files changed

+2
-14
lines changed

3 files changed

+2
-14
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
define( 'THEME_TITLE', 'Chipmunk' );
1313
define( 'THEME_SLUG', 'chipmunk' );
14-
define( 'THEME_VERSION', '1.16.0' );
14+
define( 'THEME_VERSION', '1.17.0' );
1515
define( 'THEME_AUTHOR', 'Made by Less' );
1616
define( 'THEME_TEMPLATE_URI', get_template_directory_uri() );
1717
define( 'THEME_TEMPLATE_DIR', get_template_directory() );

static/dist/manifest-dev.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Description: Chipmunk WordPress Theme makes it ridiculously easy to make a content curation website for marketing, authority or just for fun. No coding skills required. It’s clean, modern and highly customizable. Utilizing world class code and is built for speed. All of our customers and their users love it!
55
* Author: Made by Less
66
* Author URI: https://madebyless.com
7-
* Version: 1.16.0
7+
* Version: 1.17.0
88
* Tags: one-column, three-columns, custom-colors, custom-menu, theme-options, translation-ready, grid-layout
99
* License: GNU General Public License version 3.0
1010
* License URI: http://www.gnu.org/licenses/gpl-3.0.html

0 commit comments

Comments
 (0)