From 3537867212611d4939db6748f6cda67b34d2a1db Mon Sep 17 00:00:00 2001 From: thorsten Date: Sat, 7 Jun 2025 06:44:56 +0200 Subject: [PATCH 1/2] Fix version number --- blueprints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints.yaml b/blueprints.yaml index f9591e2..64e7865 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,7 +1,7 @@ name: YouTube Consent slug: youtubeconsent type: plugin -version: 0.1.1 +version: 0.0.1 description: Registers the new [youtube] shortcode to embed YouTube videos in a privacy-friendly manner. icon: code author: -- 2.47.2 From b3ca0158b654f594cd757ffef13aeaed82a8ba75 Mon Sep 17 00:00:00 2001 From: thorsten Date: Sat, 7 Jun 2025 06:45:04 +0200 Subject: [PATCH 2/2] Fix changelog date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e114bd6..bcc6865 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # v0.0.1 -## 05/07/2025 +## 06/07/2025 1. [](#new) * Inital, non-public version of the plugin -- 2.47.2