From 7e9ad0ac860aca154a9817cc6641f8d0a6952012 Mon Sep 17 00:00:00 2001 From: lastofpudge Date: Thu, 15 Feb 2024 03:55:17 +0200 Subject: [PATCH] feat: update version --- composer.json | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 28c4ff0..a01003f 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "theme/blank", "type": "wp-theme", - "version": "2.0.13", + "version": "2.0.14", "description": "Wordpress starter theme with Timber/Twig", "license": "GPL-3.0-or-later", "authors": [ diff --git a/style.css b/style.css index 6c5eeb9..119d36e 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* Theme Name: wp-theme Theme URI:https://github.com/lastofpudge/wp-theme -Version: 2.0.13 +Version: 2.0.14 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Requires PHP: 8.0