From 4a15091627294fed824d77c62a267a8202ab6f90 Mon Sep 17 00:00:00 2001 From: Arooran Thanabalasingam Date: Tue, 2 Apr 2024 23:23:24 +0200 Subject: [PATCH] chore: bump version to 0.3.5 --- inseri-core.php | 2 +- package.json | 2 +- readme.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inseri-core.php b/inseri-core.php index 7364e474..07e02487 100644 --- a/inseri-core.php +++ b/inseri-core.php @@ -4,7 +4,7 @@ * Description: Scientific and Interactive Gutenberg Blocks to facilitate Open Science * Requires at least: 5.6 * Requires PHP: 5.6 - * Version: 0.3.4 + * Version: 0.3.5 * Author: inseri.swiss * Author URI: https://inseri.swiss * License: GPL-3.0-or-later diff --git a/package.json b/package.json index 2b5c4e08..80a7f7cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inseri-core", - "version": "0.3.4", + "version": "0.3.5", "author": "inseri swiss", "license": "GPL-3.0-or-later", "repository": { diff --git a/readme.txt b/readme.txt index d55d36f5..a96196f9 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: inseriswiss Tags: Gutenberg blocks, WordPress blocks, gutenberg, blocks, inseri Requires at least: 5.6 -Tested up to: 6.4.3 +Tested up to: 6.5 Requires PHP: 5.6 -Stable tag: 0.3.4 +Stable tag: 0.3.5 License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html