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