From c0df04017faa3f89a12fd31aa4af3dc525ca1f78 Mon Sep 17 00:00:00 2001 From: "Joshua C. Colp" Date: Thu, 28 May 2020 08:55:21 -0300 Subject: [PATCH] ARI: Bump non-breaking version number to 4.1.3 The channel create call now allows setting variables. Change-Id: I5e5bd34e0eb3df6e7feb2095e00a91c742ad5113 --- rest-api/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api/resources.json b/rest-api/resources.json index b6e9e93eaf..c510104e36 100644 --- a/rest-api/resources.json +++ b/rest-api/resources.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.", "_author": "David M. Lee, II ", "_svn_revision": "$Revision$", - "apiVersion": "4.1.2", + "apiVersion": "4.1.3", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "apis": [ -- 2.47.2