bump to 2.0.7

This commit is contained in:
Alex Dunmow 2026-07-09 09:23:39 +08:00
parent 0d56f6adf1
commit 6ec3353b12

View File

@ -2,9 +2,8 @@
name = "calcomblock" name = "calcomblock"
display_name = "Cal.com Booking" display_name = "Cal.com Booking"
scope = "@ninja" 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." 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" kind = "plugin"
categories = ["forms"] categories = ["forms"]
tags = ["calcom", "booking", "calendar", "scheduling", "appointments"] tags = ["calcom", "booking", "calendar", "scheduling", "appointments"]
allowed_hosts = ["api.cal.com"]