From 2109cb277c28af478f956792e83bedb367938522 Mon Sep 17 00:00:00 2001 From: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Wed, 28 Jul 2021 17:27:11 +0100 Subject: [PATCH] Release v2.0.2 --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index 0142871..74f4e2f 100644 --- a/extension.json +++ b/extension.json @@ -2,7 +2,7 @@ "code": "igniter.local", "name": "Local", "description": "This extension allows your customers find the nearest location.", - "version": "v2.0.1", + "version": "v2.0.2", "author": "SamPoyigi", "icon": { "class": "fa fa-map-marker",