bump to 2.0.14
This commit is contained in:
parent
7c93491063
commit
1acd9540bf
@ -2,7 +2,7 @@
|
|||||||
name = "calcomblock"
|
name = "calcomblock"
|
||||||
display_name = "Cal.com Booking"
|
display_name = "Cal.com Booking"
|
||||||
scope = "@ninja"
|
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."
|
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"]
|
||||||
@ -11,5 +11,5 @@ allowed_hosts = ["api.cal.com"]
|
|||||||
|
|
||||||
[compatibility]
|
[compatibility]
|
||||||
block_core = ">=0.3.4"
|
block_core = ">=0.3.4"
|
||||||
admin_api = ">=0.1.2"
|
|
||||||
plugin_sdk = ">=0.3.7 <0.4.0"
|
plugin_sdk = ">=0.3.7 <0.4.0"
|
||||||
|
admin_api = ">=0.1.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user