From 917a2dd79e5a81bbe44e90bf2e294eff883ab35c Mon Sep 17 00:00:00 2001 From: Carsten Bach Date: Thu, 30 May 2024 13:32:08 +0200 Subject: [PATCH] Reset version numbers --- package.json | 4 ++-- plugin.php | 2 +- readme.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8cc9d87..296a14f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "label-printing", - "version": "$NEW_VERSION", + "version": "0.3.12", "description": "Create printable labels with blocks.", "author": "Carsten Bach", "license": "GPL-3.0-or-later", @@ -55,4 +55,4 @@ ] } } -} +} \ No newline at end of file diff --git a/plugin.php b/plugin.php index 0c2c346..d07e3d3 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: $NEW_VERSION + * Version: 0.3.12 * Requires at least: 6.2 * Requires PHP: 8.1 * Author: Carsten Bach diff --git a/readme.md b/readme.md index 3341ed1..216dea8 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Label Printing -Stable tag: $NEW_VERSION +Stable tag: 0.3.12 Tested up to: 6.5.3 Requires at least: 6.3 Requires PHP: 8.1