From 5fe8583611de78a0d741183d2abda2ff2b6573de Mon Sep 17 00:00:00 2001 From: Kevin Harwell Date: Mon, 13 Jun 2022 10:33:48 -0500 Subject: [PATCH] ARI version: increase non-breaking number A recent change, ASTERISK_30027, now exposes a channel driver's unique id to ARI channel resources so bump the ARI version. Change-Id: Ic9da84b7b0eca6f3ff5b6a738b2be8362237951e --- 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 c510104e36..a8b57087cd 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.3", + "apiVersion": "4.1.4", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "apis": [