From 57b35a9682eb24d0de96febeee71739d170f3fdc Mon Sep 17 00:00:00 2001 From: carstingaxion Date: Thu, 30 May 2024 11:52:51 +0000 Subject: [PATCH] Update version-numbers to 0.3.14 --- 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 5c89f6b..6608211 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "label-printing", - "version": "0.3.13", + "version": "0.3.14", "description": "Create printable labels with blocks.", "author": "Carsten Bach", "license": "GPL-3.0-or-later", diff --git a/plugin.php b/plugin.php index fccd82e..97ee351 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.13 + * Version: 0.3.14 * Requires at least: 6.2 * Requires PHP: 8.1 * Author: Carsten Bach diff --git a/readme.md b/readme.md index 6045690..01c953c 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Label Printing -Stable tag: 0.3.13 +Stable tag: 0.3.14 Tested up to: 6.5.3 Requires at least: 6.3 Requires PHP: 8.1