Skip to content

Commit

Permalink
Bump theme version
Browse files Browse the repository at this point in the history
  • Loading branch information
erwstout committed Mar 30, 2017
1 parent 9710757 commit 586c08a
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.17');
define('PRELUDE_VERSION', '0.1.18');

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.17",
"version": "0.1.18",
"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.17
Version: 0.1.18
*/

0 comments on commit 586c08a

Please sign in to comment.