From ce03fa46e07ad3b1a3401b1d74417fae458154d8 Mon Sep 17 00:00:00 2001 From: carstingaxion Date: Thu, 30 May 2024 16:03:06 +0000 Subject: [PATCH] Update version-numbers to 0.3.26 --- 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 bacbbd6..69188f8 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "label-printing", - "version": "0.3.25", + "version": "0.3.26", "description": "Create printable labels with blocks.", "author": "Carsten Bach", "license": "GPL-3.0-or-later", diff --git a/plugin.php b/plugin.php index 3f9eced..e77acb4 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.25 + * Version: 0.3.26 * Requires at least: 6.2 * Requires PHP: 8.1 * Author: Carsten Bach diff --git a/readme.md b/readme.md index 26c15fe..904b89c 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Label Printing -Stable tag: 0.3.25 +Stable tag: 0.3.26 Tested up to: 6.5.3 Requires at least: 6.3 Requires PHP: 8.1