diff --git a/package-lock.json b/package-lock.json index 4743f348..fc5ed1fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wp-project-boilerplate", - "version": "0.0.13", + "version": "0.0.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wp-project-boilerplate", - "version": "0.0.13", + "version": "0.0.14", "license": "GPLv2", "devDependencies": { "@babel/preset-env": "^7.20.2", diff --git a/package.json b/package.json index 0219dec7..a94376fc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "wp-project-boilerplate", "title": "WordPress Project Boilerplate", "slug": "lhpbp", - "version": "0.0.13", + "version": "0.0.14", "description": "A base boilerplate for Luehrsen // Heinrich WordPress projects. ", "scripts": { "build": "webpack", diff --git a/plugin/lhpbpp.php b/plugin/lhpbpp.php index 7e534183..888ff879 100644 --- a/plugin/lhpbpp.php +++ b/plugin/lhpbpp.php @@ -9,7 +9,7 @@ * Description: A base boilerplate for Luehrsen // Heinrich WordPress projects. * Author: Luehrsen // Heinrich * Author URI: https://www.luehrsen-heinrich.de - * Version: 0.0.13 + * Version: 0.0.14 * Text Domain: lhpbpp * Domain Path: /languages */ diff --git a/theme/style.css b/theme/style.css index f7bb1a08..bc5228d6 100644 --- a/theme/style.css +++ b/theme/style.css @@ -4,7 +4,7 @@ * Description: A boilerplate for WordPress projects * Author: Luehrsen // Heinrich * Author URI: http://www.luehrsen-heinrich.de - * Version: 0.0.13 + * Version: 0.0.14 * Text Domain: lhpbpt * Domain Path: /languages * License: GPL-2.0+