forked from GitHubMirrors/silverbullet-icalendar
[fix] updating version to 0.3.20
All checks were successful
Build SilverBullet Plug / build (push) Successful in 34s
All checks were successful
Build SilverBullet Plug / build (push) Successful in 34s
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
FROM denoland/deno:latest
|
|
||||||
WORKDIR /app
|
|
||||||
COPY . .
|
|
||||||
RUN deno run -A https://github.com/silverbulletmd/silverbullet/releases/download/2.4.1/plug-compile.js -c deno.json icalendar.plug.yaml
|
|
||||||
CMD ["cat", "icalendar.plug.js"]
|
|
||||||
4
PLUG.md
4
PLUG.md
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
name: Library/sstent/icalendar
|
name: Library/sstent/icalendar
|
||||||
version: 0.3.19
|
version: 0.3.20
|
||||||
tags: meta/library
|
tags: meta/library
|
||||||
files:
|
files:
|
||||||
- icalendar.plug.js
|
- icalendar.plug.js
|
||||||
---
|
---
|
||||||
iCalendar sync plug for SilverBullet.
|
iCalendar sync plug for SilverBullet.
|
||||||
|
|||||||
Reference in New Issue
Block a user