forked from GitHubMirrors/silverbullet-icalendar
All checks were successful
Build SilverBullet Plug / build (push) Successful in 27s
- Added a version sync orchestrator script to ensure consistent versioning across project files. - Configured `deno task build` to automatically synchronize versions before compiling. - Set the project version to 0.3.21 in `deno.json` and propagated it throughout the codebase.
9 lines
143 B
Markdown
9 lines
143 B
Markdown
---
|
|
name: Library/sstent/icalendar
|
|
version: "0.3.21"
|
|
tags: meta/library
|
|
files:
|
|
- icalendar.plug.js
|
|
---
|
|
iCalendar sync plug for SilverBullet.
|