From 4c97a580f05d280e9055b0ff84def1596c7d2f52 Mon Sep 17 00:00:00 2001 From: Emmanuel Straschnov Date: Mon, 23 Nov 2020 10:28:54 -0500 Subject: [PATCH 1/2] Updating Bubble's URL --- src/technologies.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 72df5113a..95cb7625a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2434,9 +2434,10 @@ }, "Bubble": { "cats": [ - 1, + 51, 18 ], + "description": "Bubble is a no-code platform that lets anyone build web apps without writing any code.", "headers": { "x-bubble-capacity-limit": "", "x-bubble-capacity-used": "", @@ -2450,7 +2451,7 @@ "bubble_hostname_modifier": "", "bubble_version": "" }, - "website": "http://bubble.is" + "website": "http://bubble.io" }, "BugSnag": { "cats": [ From b425564af042b0a508dbd9485f2c0eae703f49e3 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 24 Nov 2020 08:38:11 +1100 Subject: [PATCH 2/2] Update technologies.json --- src/technologies.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/technologies.json b/src/technologies.json index 95cb7625a..e92afc1c6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2451,6 +2451,8 @@ "bubble_hostname_modifier": "", "bubble_version": "" }, + "saas": true, + "pricing": ["low", "freemium", "subscription"], "website": "http://bubble.io" }, "BugSnag": {