From a8c0cedd896014ee701ccef152b7a997a64f4d07 Mon Sep 17 00:00:00 2001 From: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Mon, 22 Nov 2021 22:08:29 +0000 Subject: [PATCH] Release v1.3.1 --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index 3e0bd72..d86dbc8 100644 --- a/extension.json +++ b/extension.json @@ -2,7 +2,7 @@ "code": "igniter.api", "name": "APIs", "description": "Manages and generates RESTful APIs using available models", - "version": "v1.3.0", + "version": "v1.3.1", "author": "SamPoyigi", "icon": { "class": "fa fa-cloud",