From de02dfb0ee73c0674ea79056c9e3094fef9af678 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Thu, 9 Jul 2026 09:40:36 +0800 Subject: [PATCH] bump to 2.0.8 --- plugin.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugin.mod b/plugin.mod index acb2537..4646fa2 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,10 +2,9 @@ name = "calcomblock" display_name = "Cal.com Booking" scope = "" -version = "2.0.7" +version = "2.0.8" description = "Embeddable Cal.com booking calendar block with custom styling, timezone-aware slot windowing, honeypot + captcha + rate-limited public booking endpoints, and webhook receiver." kind = "plugin" categories = ["forms"] tags = ["calcom", "booking", "calendar", "scheduling", "appointments"] private = true -allowed_hosts = ["api.cal.com"]