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"]