From 09fbfefb5a68ee138b0d5fb7dded928fca7b0ba0 Mon Sep 17 00:00:00 2001 From: carstingaxion Date: Thu, 30 May 2024 15:47:46 +0000 Subject: [PATCH] Update version-numbers to 0.3.23 --- 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 9cdb26e..c81d7da 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "label-printing", - "version": "0.3.21", + "version": "0.3.23", "description": "Create printable labels with blocks.", "author": "Carsten Bach", "license": "GPL-3.0-or-later", diff --git a/plugin.php b/plugin.php index 9613d92..5aec27b 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.21 + * Version: 0.3.23 * Requires at least: 6.2 * Requires PHP: 8.1 * Author: Carsten Bach diff --git a/readme.md b/readme.md index 9995105..13e32eb 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Label Printing -Stable tag: 0.3.21 +Stable tag: 0.3.23 Tested up to: 6.5.3 Requires at least: 6.3 Requires PHP: 8.1