From aa6d89117032ea4bfd82f084e17324cf90d0e427 Mon Sep 17 00:00:00 2001 From: Lukas Niebler <58593037+lukasniebler@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:42:18 +0200 Subject: [PATCH] version(1.0.10) - Update Version Number Update from 1.0.9 to 1.0.10. --- build/accordion/block.json | 2 +- build/accordions/block.json | 2 +- build/alert/block.json | 2 +- build/block-blueprint/block.json | 2 +- build/collapse/block.json | 2 +- build/collapsibles/block.json | 2 +- build/columns/block.json | 2 +- build/contentwidthlimiter/block.json | 2 +- build/cta/block.json | 2 +- build/insertion/block.json | 2 +- build/news/block.json | 2 +- build/notice/block.json | 2 +- build/tab/block.json | 2 +- build/tabs/block.json | 2 +- build/textslider/block.json | 2 +- build/textslideritem/block.json | 2 +- package.json | 2 +- rrze-elements-blocks.php | 4 ++-- src/accordion/block.json | 2 +- src/accordions/block.json | 2 +- src/alert/block.json | 2 +- src/block-blueprint/block.json | 2 +- src/collapse/block.json | 2 +- src/collapsibles/block.json | 2 +- src/columns/block.json | 2 +- src/contentwidthlimiter/block.json | 2 +- src/cta/block.json | 2 +- src/insertion/block.json | 2 +- src/news/block.json | 2 +- src/notice/block.json | 2 +- src/tab/block.json | 2 +- src/tabs/block.json | 2 +- src/textslider/block.json | 2 +- src/textslideritem/block.json | 2 +- 34 files changed, 35 insertions(+), 35 deletions(-) diff --git a/build/accordion/block.json b/build/accordion/block.json index 1ac2e740..9153fec7 100644 --- a/build/accordion/block.json +++ b/build/accordion/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/accordion", - "version": "1.0.9", + "version": "1.0.10", "title": "Accordion item", "category": "rrze_elements", "description": "Creates an inner accordion item", diff --git a/build/accordions/block.json b/build/accordions/block.json index 52aa462c..7c53d09b 100644 --- a/build/accordions/block.json +++ b/build/accordions/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/accordions", - "version": "1.0.9", + "version": "1.0.10", "title": "Inner Accordion", "category": "rrze_elements", "parent": [ diff --git a/build/alert/block.json b/build/alert/block.json index f1b1a49a..f511b8b9 100644 --- a/build/alert/block.json +++ b/build/alert/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/alert", - "version": "1.0.9", + "version": "1.0.10", "title": "Alert", "category": "rrze_elements", "description": "Used to highlight important information and warnings.", diff --git a/build/block-blueprint/block.json b/build/block-blueprint/block.json index 845a9a2c..754528a1 100644 --- a/build/block-blueprint/block.json +++ b/build/block-blueprint/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/block-blueprint", - "version": "1.0.9", + "version": "1.0.10", "title": "Blueprint", "category": "rrze_elements", "description": "Creates a blueprint block.", diff --git a/build/collapse/block.json b/build/collapse/block.json index ca383f22..e16e444e 100644 --- a/build/collapse/block.json +++ b/build/collapse/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/collapse", - "version": "1.0.9", + "version": "1.0.10", "title": "Accordion-item", "category": "design", "description": "Creates an accordion block", diff --git a/build/collapsibles/block.json b/build/collapsibles/block.json index 8e790217..2ca24530 100644 --- a/build/collapsibles/block.json +++ b/build/collapsibles/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/collapsibles", - "version": "1.0.9", + "version": "1.0.10", "title": "Accordion", "category": "rrze_elements", "description": "Creates an accordion block", diff --git a/build/columns/block.json b/build/columns/block.json index 8fb4dafd..16e333b4 100644 --- a/build/columns/block.json +++ b/build/columns/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/columns", - "version": "1.0.9", + "version": "1.0.10", "title": "Text Columns", "category": "rrze_elements", "description": "Creates a columns block which dynamically breaks.", diff --git a/build/contentwidthlimiter/block.json b/build/contentwidthlimiter/block.json index 369e64ed..29f18d3d 100644 --- a/build/contentwidthlimiter/block.json +++ b/build/contentwidthlimiter/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/block-contentwidthlimiter", - "version": "1.0.9", + "version": "1.0.10", "title": "Content Width Limiter", "category": "rrze_elements", "description": "Creates a contentwidthlimiter block.", diff --git a/build/cta/block.json b/build/cta/block.json index a9ee6365..868e7ab3 100644 --- a/build/cta/block.json +++ b/build/cta/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/cta", - "version": "1.0.9", + "version": "1.0.10", "title": "Call to action", "category": "rrze_elements", "description": "Creates an Call to action box.", diff --git a/build/insertion/block.json b/build/insertion/block.json index 406532cc..90a89623 100644 --- a/build/insertion/block.json +++ b/build/insertion/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/insertion", - "version": "1.0.9", + "version": "1.0.10", "title": "Insertion", "category": "rrze_elements", "description": "Creates an insertion.", diff --git a/build/news/block.json b/build/news/block.json index d365f212..ba359eee 100644 --- a/build/news/block.json +++ b/build/news/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/news", - "version": "1.0.9", + "version": "1.0.10", "title": "News", "category": "rrze_elements", "description": "Creates a news block.", diff --git a/build/notice/block.json b/build/notice/block.json index 90c4f351..39ce277a 100644 --- a/build/notice/block.json +++ b/build/notice/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/notice", - "version": "1.0.9", + "version": "1.0.10", "title": "Notice", "category": "rrze_elements", "description": "Creates an notice.", diff --git a/build/tab/block.json b/build/tab/block.json index 77352b23..24eb3cdd 100644 --- a/build/tab/block.json +++ b/build/tab/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/tab", - "version": "1.0.9", + "version": "1.0.10", "title": "Tabs", "category": "rrze_elements", "description": "Creates an tabs block.", diff --git a/build/tabs/block.json b/build/tabs/block.json index 614f2dda..1759a36e 100644 --- a/build/tabs/block.json +++ b/build/tabs/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/tabs", - "version": "1.0.9", + "version": "1.0.10", "title": "Tabs", "category": "rrze_elements", "description": "Creates an tabs block.", diff --git a/build/textslider/block.json b/build/textslider/block.json index 8630df11..18158b64 100644 --- a/build/textslider/block.json +++ b/build/textslider/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/textslider", - "version": "1.0.9", + "version": "1.0.10", "title": "Text-Slider", "category": "design", "description": "Creates a blueprint block.", diff --git a/build/textslideritem/block.json b/build/textslideritem/block.json index 7c65aa6b..98472108 100644 --- a/build/textslideritem/block.json +++ b/build/textslideritem/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/textslideritem", - "version": "1.0.9", + "version": "1.0.10", "title": "Text-Slider", "parent": [ "rrze-elements/textslider" diff --git a/package.json b/package.json index 5e497a7c..9c8e6b84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrze-elements", - "version": "1.0.9", + "version": "1.0.10", "description": "RRZE Elements: Gestalterische Erweiterungen für den BlockEditor", "main": "build/index.js", "textdomain": "rrze-elements-blocks", diff --git a/rrze-elements-blocks.php b/rrze-elements-blocks.php index d069ddad..20809953 100644 --- a/rrze-elements-blocks.php +++ b/rrze-elements-blocks.php @@ -4,7 +4,7 @@ Plugin Name: RRZE Elements Blocks Plugin URI: https://github.com/RRZE-Webteam/rrze-elements Description: Advanced design elements for WordPress BlockEditor. -Version: 1.0.9 +Version: 1.0.10 Author: RRZE Webteam Author URI: https://blogs.fau.de/webworking/ License: GNU General Public License v2 @@ -26,7 +26,7 @@ // Define plugin version requirements. const RRZE_PHP_VERSION = '8.0'; const RRZE_WP_VERSION = '6.0'; -const RRZE_ELEMENTSB_VERSION = '1.0.9'; +const RRZE_ELEMENTSB_VERSION = '1.0.10'; // Autoloads plugin classes. spl_autoload_register(function ($class) { diff --git a/src/accordion/block.json b/src/accordion/block.json index 1ac2e740..9153fec7 100644 --- a/src/accordion/block.json +++ b/src/accordion/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/accordion", - "version": "1.0.9", + "version": "1.0.10", "title": "Accordion item", "category": "rrze_elements", "description": "Creates an inner accordion item", diff --git a/src/accordions/block.json b/src/accordions/block.json index 52aa462c..7c53d09b 100644 --- a/src/accordions/block.json +++ b/src/accordions/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/accordions", - "version": "1.0.9", + "version": "1.0.10", "title": "Inner Accordion", "category": "rrze_elements", "parent": [ diff --git a/src/alert/block.json b/src/alert/block.json index f1b1a49a..f511b8b9 100644 --- a/src/alert/block.json +++ b/src/alert/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/alert", - "version": "1.0.9", + "version": "1.0.10", "title": "Alert", "category": "rrze_elements", "description": "Used to highlight important information and warnings.", diff --git a/src/block-blueprint/block.json b/src/block-blueprint/block.json index 5579c4d9..f8136377 100644 --- a/src/block-blueprint/block.json +++ b/src/block-blueprint/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/block-blueprint", - "version": "1.0.9", + "version": "1.0.10", "title": "Blueprint", "category": "rrze_elements", "description": "Creates a blueprint block.", diff --git a/src/collapse/block.json b/src/collapse/block.json index ca383f22..e16e444e 100644 --- a/src/collapse/block.json +++ b/src/collapse/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/collapse", - "version": "1.0.9", + "version": "1.0.10", "title": "Accordion-item", "category": "design", "description": "Creates an accordion block", diff --git a/src/collapsibles/block.json b/src/collapsibles/block.json index 8e790217..2ca24530 100644 --- a/src/collapsibles/block.json +++ b/src/collapsibles/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/collapsibles", - "version": "1.0.9", + "version": "1.0.10", "title": "Accordion", "category": "rrze_elements", "description": "Creates an accordion block", diff --git a/src/columns/block.json b/src/columns/block.json index d3253a51..39379705 100644 --- a/src/columns/block.json +++ b/src/columns/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/columns", - "version": "1.0.9", + "version": "1.0.10", "title": "Text Columns", "category": "rrze_elements", "description": "Creates a columns block which dynamically breaks.", diff --git a/src/contentwidthlimiter/block.json b/src/contentwidthlimiter/block.json index cea29471..1c7436aa 100644 --- a/src/contentwidthlimiter/block.json +++ b/src/contentwidthlimiter/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/block-contentwidthlimiter", - "version": "1.0.9", + "version": "1.0.10", "title": "Content Width Limiter", "category": "rrze_elements", "description": "Creates a contentwidthlimiter block.", diff --git a/src/cta/block.json b/src/cta/block.json index a9ee6365..868e7ab3 100644 --- a/src/cta/block.json +++ b/src/cta/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/cta", - "version": "1.0.9", + "version": "1.0.10", "title": "Call to action", "category": "rrze_elements", "description": "Creates an Call to action box.", diff --git a/src/insertion/block.json b/src/insertion/block.json index f1f35006..74a0bc7d 100644 --- a/src/insertion/block.json +++ b/src/insertion/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/insertion", - "version": "1.0.9", + "version": "1.0.10", "title": "Insertion", "category": "rrze_elements", "description": "Creates an insertion.", diff --git a/src/news/block.json b/src/news/block.json index a3028515..163127de 100644 --- a/src/news/block.json +++ b/src/news/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/news", - "version": "1.0.9", + "version": "1.0.10", "title": "News", "category": "rrze_elements", "description": "Creates a news block.", diff --git a/src/notice/block.json b/src/notice/block.json index 90c4f351..39ce277a 100644 --- a/src/notice/block.json +++ b/src/notice/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/notice", - "version": "1.0.9", + "version": "1.0.10", "title": "Notice", "category": "rrze_elements", "description": "Creates an notice.", diff --git a/src/tab/block.json b/src/tab/block.json index fc94b778..bec41b26 100644 --- a/src/tab/block.json +++ b/src/tab/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/tab", - "version": "1.0.9", + "version": "1.0.10", "title": "Tabs", "category": "rrze_elements", "description": "Creates an tabs block.", diff --git a/src/tabs/block.json b/src/tabs/block.json index bfe2a6f5..1d89caa6 100644 --- a/src/tabs/block.json +++ b/src/tabs/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/tabs", - "version": "1.0.9", + "version": "1.0.10", "title": "Tabs", "category": "rrze_elements", "description": "Creates an tabs block.", diff --git a/src/textslider/block.json b/src/textslider/block.json index fb8563a7..e0dd38ef 100644 --- a/src/textslider/block.json +++ b/src/textslider/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/textslider", - "version": "1.0.9", + "version": "1.0.10", "title": "Text-Slider", "category": "design", "description": "Creates a blueprint block.", diff --git a/src/textslideritem/block.json b/src/textslideritem/block.json index 120fcf00..1312b993 100644 --- a/src/textslideritem/block.json +++ b/src/textslideritem/block.json @@ -2,7 +2,7 @@ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "rrze-elements/textslideritem", - "version": "1.0.9", + "version": "1.0.10", "title": "Text-Slider", "parent": [ "rrze-elements/textslider"