From 2141540ce06e3ee46b5dfe2a6ba34f4584d61849 Mon Sep 17 00:00:00 2001 From: Krystian Szymukowicz Date: Sat, 13 Jul 2024 14:56:07 +0200 Subject: [PATCH] Tag new version --- Documentation/guides.xml | 2 +- ext_emconf.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/guides.xml b/Documentation/guides.xml index df37fca..884b941 100644 --- a/Documentation/guides.xml +++ b/Documentation/guides.xml @@ -12,7 +12,7 @@ interlink-shortcode="sourcebroker/t3api" /> diff --git a/ext_emconf.php b/ext_emconf.php index 97b754e..2c228ba 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -8,7 +8,7 @@ 'author' => 'Inscript Team', 'author_email' => 'office@inscript.dev', 'state' => 'stable', - 'version' => '3.0.0', + 'version' => '3.0.1', 'constraints' => [ 'depends' => [ 'php' => '8.1.0-8.3.99',