From 46eb2e19bbccf660e54e5a9a07b06f09ede27dca Mon Sep 17 00:00:00 2001 From: Rolf Date: Fri, 11 Oct 2024 18:00:49 +0200 Subject: [PATCH] Update version --- package.json | 2 +- rrze-hello-lenny.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 484e85e..40f2fa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrze-hello-lenny", - "version": "1.1.1", + "version": "1.1.2", "main": "build/index.js", "scripts": { "build-css": "node-sass --output-style compressed src/sass/ -o build/", diff --git a/rrze-hello-lenny.php b/rrze-hello-lenny.php index 19730d7..88d069c 100644 --- a/rrze-hello-lenny.php +++ b/rrze-hello-lenny.php @@ -6,7 +6,7 @@ * Plugin Name: RRZE Hello Lenny * Plugin URI: https://github.com/RRZE-Webteam/rrze-hello-lenny/ * Description: A plugin inspired by Hello Dolly, using both a shortcode and a Gutenberg block. - * Version: 1.1.1 + * Version: 1.1.2 * Requires at least: 6.6 * Requires PHP: 8.2 * Author: RRZE Webteam