Skip to content

Commit 534bf83

Browse files
author
Roni Laukkarinen
committed
Bump version to 2.4.5
1 parent 09c14de commit 534bf83

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @package air
66
*/
77

8-
define( 'AIR_VERSION', '2.4.4' );
8+
define( 'AIR_VERSION', '2.4.5' );
99

1010
/**
1111
* Define SendGrid credentials

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "air",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"description": "A minimalist WordPress starter theme.",
55
"author": "Digitoimisto Dude Oy ([email protected])",
66
"devDependencies": {
@@ -14,7 +14,7 @@
1414
"gulp-notify": "^3.0.0",
1515
"gulp-pixrem": "^1.0.0",
1616
"gulp-sass": "^3.1.0",
17-
"gulp-sourcemaps": "^2.4.4",
17+
"gulp-sourcemaps": "^2.4.5",
1818
"gulp-uglify": "2.1.2",
1919
"gulp-util": "^3.0.8",
2020
"require-dir": "^0.3.1"

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://github.com/digitoimistodude/air
44
Author: Digitoimisto Dude Oy
55
Author URI: https://www.dude.fi
66
Description: A minimalist WordPress starter theme.
7-
Version: 2.4.4
7+
Version: 2.4.5
88
License: GNU General Public License v2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Text Domain: air
@@ -19,6 +19,6 @@ Tags:
1919
* @link https://github.com/Automattic/_s/commits/master
2020
*
2121
* @author Roni Laukkarinen (https://github.com/ronilaukkarinen), Timi Wahalahti (https://github.com/timiwahalahti)
22-
* @version 09.05.2017
22+
* @version 11.05.2017
2323
* @since 28.01.2016
2424
*/

0 commit comments

Comments
 (0)