From 01af419504540663dca1934a467d1021f00f97d5 Mon Sep 17 00:00:00 2001 From: Robert Mcgregor <38837341+exitcode0@users.noreply.github.com> Date: Wed, 10 Nov 2021 18:58:07 +1100 Subject: [PATCH 1/2] resolve #246 --- _data/vendors.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_data/vendors.yml b/_data/vendors.yml index 9abd1d4e..a5ca2d89 100644 --- a/_data/vendors.yml +++ b/_data/vendors.yml @@ -442,3 +442,12 @@ pricing_source: Quote updated_at: 2021-01-06 footnotes: "[^zeplin]: Also requires paying for a minimum of 50 seats, compared to 12 with the Business plan" + +- name: booqable + url: https://booqable.com/ + base_pricing: $29 per month + sso_pricing: $249 per month + percent_increase: 758% + pricing_source: https://booqable.com/pricing/ + updated_at: 2021-11-10 + footnotes: \ No newline at end of file From 6dea2c8d03fff0c5133a0cadf9ed421fc39cd8d5 Mon Sep 17 00:00:00 2001 From: Robert Mcgregor <38837341+exitcode0@users.noreply.github.com> Date: Wed, 10 Nov 2021 18:59:00 +1100 Subject: [PATCH 2/2] whitespace --- _data/vendors.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/vendors.yml b/_data/vendors.yml index a5ca2d89..5415bfc7 100644 --- a/_data/vendors.yml +++ b/_data/vendors.yml @@ -450,4 +450,5 @@ percent_increase: 758% pricing_source: https://booqable.com/pricing/ updated_at: 2021-11-10 - footnotes: \ No newline at end of file + footnotes: + \ No newline at end of file