From: Kevin Harwell Date: Mon, 13 Jun 2022 15:38:20 +0000 (-0500) Subject: ARI version: increase non-breaking number X-Git-Tag: 18.13.0-rc1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6487498033dde44d29ebef28d531c216176f3268;p=thirdparty%2Fasterisk.git 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 --- diff --git a/rest-api/resources.json b/rest-api/resources.json index 6de3f523b9..60e90e653f 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": "6.0.0", + "apiVersion": "6.0.1", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "apis": [