From 1cd6fd490b4eb5f5f83ce6b5ec0947b1e3c0e30a Mon Sep 17 00:00:00 2001 From: sstent Date: Wed, 18 Feb 2026 07:14:00 -0800 Subject: [PATCH] Fix: Align plug versions and remove redundant version field - Updated to version to match and ensure correct plug versioning. - Removed the field from as it is redundant and can lead to version inconsistencies, with now serving as the canonical source for the plug's version. --- PLUG.md | 1 - icalendar.plug.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/PLUG.md b/PLUG.md index 0e8e87b..ef7af0e 100644 --- a/PLUG.md +++ b/PLUG.md @@ -1,6 +1,5 @@ --- name: Library/sstent/icalendar -version: 0.3.20 tags: meta/library files: - icalendar.plug.js diff --git a/icalendar.plug.yaml b/icalendar.plug.yaml index 864a2ab..2255d61 100644 --- a/icalendar.plug.yaml +++ b/icalendar.plug.yaml @@ -1,5 +1,5 @@ name: Library/sstent/icalendar -version: 0.3.19 +version: 0.3.20 author: sstent index: icalendar.ts # Legacy SilverBullet permission name