diff --git a/icalendar.ts b/icalendar.ts index ee5f375..86980c8 100644 --- a/icalendar.ts +++ b/icalendar.ts @@ -8,7 +8,7 @@ console.log("[iCalendar] Plug loading..."); // Constants // ============================================================================ -const VERSION = "0.2.2"; +const VERSION = "0.2.3"; const CACHE_KEY = "icalendar:lastSync"; const DEFAULT_CACHE_DURATION_SECONDS = 21600; // 6 hours