Skip to content

Commit

Permalink
Bumpin that theme version all day long
Browse files Browse the repository at this point in the history
  • Loading branch information
erwstout committed Feb 17, 2017
1 parent 117b0ae commit 64dfb79
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.14');
define('PRELUDE_VERSION', '0.1.15');

if ( !function_exists( 'prelude_features' ) ) {

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.14",
"version": "0.1.15",
"description": "A custom WordPress theme for O'neil Printing",
"main": "index.php",
"scripts": {
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -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.14
Version: 0.1.15
*/

0 comments on commit 64dfb79

Please sign in to comment.