From 20a53da567de83b6754beae668acbb62bf523fd1 Mon Sep 17 00:00:00 2001 From: Roni Laukkarinen Date: Wed, 4 Dec 2024 22:32:56 +0200 Subject: [PATCH] Release 9.4.7 --- bin/tasks/additions.sh | 2 +- functions.php | 2 +- package-lock.json | 6 +++--- package.json | 4 ++-- readme.txt | 4 ++-- style.css | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bin/tasks/additions.sh b/bin/tasks/additions.sh index 1a93c4f8..35937038 100644 --- a/bin/tasks/additions.sh +++ b/bin/tasks/additions.sh @@ -6,7 +6,7 @@ chmod 777 ${PROJECT_PATH}/media echo "${YELLOW}Generating default README.md...${TXTRESET}" -NEWEST_AIR_VERSION="9.4.6" +NEWEST_AIR_VERSION="9.4.7" NEWEST_WORDPRESS_VERSION="6.7.0" NEWEST_PHP_VERSION="8.3" CURRENT_DATE=$(LC_TIME=en_US date '+%d %b %Y' |tr ' ' '_'); diff --git a/functions.php b/functions.php index bb3fb717..4b1c034d 100644 --- a/functions.php +++ b/functions.php @@ -17,7 +17,7 @@ /** * The current version of the theme. */ -define( 'AIR_LIGHT_VERSION', '9.4.6' ); +define( 'AIR_LIGHT_VERSION', '9.4.7' ); // We need to have some defaults as comments or empties so let's allow this: // phpcs:disable Squiz.Commenting.InlineComment.SpacingBefore, WordPress.Arrays.ArrayDeclarationSpacing.SpaceInEmptyArray diff --git a/package-lock.json b/package-lock.json index 58cadca4..fe3958e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "air-light", - "version": "9.4.6", + "version": "9.4.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "air-light", - "version": "9.4.6", + "version": "9.4.7", "dependencies": { "airbnb-browser-shims": "^3.3.0", "moveto": "^1.8.2", @@ -26288,4 +26288,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index e009d33d..9e54ad1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "air-light", - "version": "9.4.6", + "version": "9.4.7", "description": "A minimalist WordPress starter theme.", "author": "Digitoimisto Dude Oy (moro@dude.fi)", "devDependencies": { @@ -70,4 +70,4 @@ "reframe.js": "^4.0.0", "vnu-jar": "^24.10.17" } -} +} \ No newline at end of file diff --git a/readme.txt b/readme.txt index bac8f66a..500ec830 100644 --- a/readme.txt +++ b/readme.txt @@ -11,8 +11,8 @@ Contributors: Digitoimisto Dude Oy Tags: one-column, accessibility-ready, translation-ready Requires at least: 5.0 -Tested up to: 6.7.0 -Stable tag: 9.4.6 +Tested up to: 6.7.1 +Stable tag: 9.4.7 License: MIT License License URI: https://opensource.org/licenses/MIT diff --git a/style.css b/style.css index 243e17fd..8b68af0f 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://github.com/digitoimistodude/air-light Author: Digitoimisto Dude Oy Author URI: https://www.dude.fi Description: Hi. I'm a starter theme called Air-light, or air, if you like. I'm a theme based on Automattic's underscores and I'm meant for hacking so don't use me as a Parent Theme as-is. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for. -Version: 9.4.6 +Version: 9.4.7 ------8<---------- Please do this before your actual theme is ready to go live: @@ -20,7 +20,7 @@ If you see this, contact the site admin. /*--------------------------------------------------------------- >>> Air-light theme version information, only for AIR developers ----------------------------------------------------------------- -@version 2024-11-19 +@version 2024-12-04 @since 2016-01-28 Tested up to: 6.6.2