bump to 2.0.14

This commit is contained in:
Alex Dunmow 2026-08-25 12:49:52 +08:00
parent 7c93491063
commit 1acd9540bf

View File

@ -2,7 +2,7 @@
name = "calcomblock"
display_name = "Cal.com Booking"
scope = "@ninja"
version = "2.0.13"
version = "2.0.14"
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"]
@ -11,5 +11,5 @@ allowed_hosts = ["api.cal.com"]
[compatibility]
block_core = ">=0.3.4"
admin_api = ">=0.1.2"
plugin_sdk = ">=0.3.7 <0.4.0"
admin_api = ">=0.1.2"