Bump version to 0.2.3
All checks were successful
Build SilverBullet Plug / build (push) Successful in 20s

This commit is contained in:
2026-02-16 10:18:13 -08:00
parent 5a7a7aaa18
commit dbffe7fb24

View File

@@ -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