From c4f9b71f1825a5b1c7ba3cc106efcc88715dae55 Mon Sep 17 00:00:00 2001
From: Ryan Mitchell <ryan@thoughtcollective.com>
Date: Mon, 6 Sep 2021 09:04:05 +0100
Subject: [PATCH] Bump for market place

---
 extension.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extension.json b/extension.json
index 14f3279..5ba8e01 100644
--- a/extension.json
+++ b/extension.json
@@ -2,7 +2,7 @@
   "code": "thoughtco.stripeauthorize",
   "name": "Stripe Authorize",
   "description": "Listen for Order Approver events to capture or cancel Stripe payments",
-  "version": "v1.1.0",
+  "version": "v1.1.1",
   "author": "ryanmitchell",
   "icon": {
     "class": "fa fa-funnel-dollar",