From 0df76dad1287a482e2e2c3f56e5fc4d01c3d998c Mon Sep 17 00:00:00 2001 From: carstingaxion Date: Thu, 30 May 2024 11:58:50 +0000 Subject: [PATCH] Update version-numbers to 0.3.15 --- package.json | 2 +- plugin.php | 2 +- readme.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6608211..6788e89 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "label-printing", - "version": "0.3.14", + "version": "0.3.15", "description": "Create printable labels with blocks.", "author": "Carsten Bach", "license": "GPL-3.0-or-later", diff --git a/plugin.php b/plugin.php index 97ee351..0ea2f99 100644 --- a/plugin.php +++ b/plugin.php @@ -11,7 +11,7 @@ * Plugin Name: Label Printing * Plugin URI: https://github.com/figuren-theater/label-printing * Description: Create printable labels with blocks. - * Version: 0.3.14 + * Version: 0.3.15 * Requires at least: 6.2 * Requires PHP: 8.1 * Author: Carsten Bach diff --git a/readme.md b/readme.md index 01c953c..0793cee 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Label Printing -Stable tag: 0.3.14 +Stable tag: 0.3.15 Tested up to: 6.5.3 Requires at least: 6.3 Requires PHP: 8.1