Skip to content

Commit

Permalink
Bump release to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Roni Laukkarinen committed Sep 23, 2016
1 parent 67cd456 commit ee66140
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
Expand Up @@ -10,7 +10,7 @@
/**
* The current version of the theme.
*/
define( 'AIR_VERSION', '1.7.0' );
define( 'AIR_VERSION', '1.7.1' );

/**
* Allow Gravity Forms to hide labels to add placeholders
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": "air",
"version": "1.7.0",
"version": "1.7.1",
"description": "A minimalist WordPress starter theme.",
"author": "Digitoimisto Dude Oy ([email protected])",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://github.com/digitoimistodude/air
Author: Digitoimisto Dude Oy
Author URI: https://www.dude.fi
Description: A minimalist WordPress starter theme.
Version: 1.7.0
Version: 1.7.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: air
Expand Down

0 comments on commit ee66140

Please sign in to comment.