From 868d59aa30fffbfab7902dfe4267ca072d212bcd Mon Sep 17 00:00:00 2001 From: Luca Pipolo Date: Fri, 31 May 2024 15:48:13 +0200 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=9A=80):=20bump=20project=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- package.json | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 62311c3..a44a15f 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "somoscuatro/sc-starter-theme", "description": "A custom starter theme for WordPress projects.", - "version": "1.3.0", + "version": "1.4.0", "authors": [ { "name": "somoscuatro", diff --git a/package.json b/package.json index 37f525b..71ce809 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@somoscuatro/sc-starter-theme", "description": "A custom starter theme for WordPress projects.", - "version": "1.3.0", + "version": "1.4.0", "author": { "name": "somoscuatro", "email": "tech@somoscuatro.es", diff --git a/style.css b/style.css index c7010a8..a29886d 100644 --- a/style.css +++ b/style.css @@ -7,6 +7,6 @@ Description: A custom starter theme for WordPress projects. Requires at least: 6.0 Tested up to: 6.5 Requires PHP: 8.2 -Version: 1.3.0 +Version: 1.4.0 Text Domain: sc-starter-theme */