forked from GitHubMirrors/silverbullet-icalendar
Fix: Align plug versions and remove redundant version field
All checks were successful
Build SilverBullet Plug / build (push) Successful in 36s
All checks were successful
Build SilverBullet Plug / build (push) Successful in 36s
- 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.
This commit is contained in:
1
PLUG.md
1
PLUG.md
@@ -1,6 +1,5 @@
|
||||
---
|
||||
name: Library/sstent/icalendar
|
||||
version: 0.3.20
|
||||
tags: meta/library
|
||||
files:
|
||||
- icalendar.plug.js
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user