From 6ec3353b1219e684cea1aaf7659f18ffb3658558 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Thu, 9 Jul 2026 09:23:39 +0800 Subject: [PATCH] bump to 2.0.7 --- plugin.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugin.mod b/plugin.mod index 7bdad71..284dc0f 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,9 +2,8 @@ name = "calcomblock" display_name = "Cal.com Booking" scope = "@ninja" -version = "2.0.6" +version = "2.0.7" 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"] -allowed_hosts = ["api.cal.com"]