forked from GitHubMirrors/silverbullet-icalendar
Bump version to 0.2.3
All checks were successful
Build SilverBullet Plug / build (push) Successful in 20s
All checks were successful
Build SilverBullet Plug / build (push) Successful in 20s
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user