Skip to content

Commit

Permalink
Bumps theme version
Browse files Browse the repository at this point in the history
  • Loading branch information
erwstout committed Mar 14, 2017
1 parent 4b4faa3 commit 56e3090
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

define('PRELUDE_VERSION', '0.1.16');
define('PRELUDE_VERSION', '0.1.17');

if ( !function_exists( 'prelude_features' ) ) {

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oneil",
"version": "0.1.16",
"version": "0.1.17",
"description": "A custom WordPress theme for O'neil Printing",
"main": "index.php",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Theme URI:
Author: Factor1
Author URI: http://factor1studios.com
Description: A custom WordPress theme for O'Neil Printing designed by Rule29 and developed by Factor1.
Version: 0.1.16
Version: 0.1.17
*/

0 comments on commit 56e3090

Please sign in to comment.