From 7a8d6bc81b40fddffbdc00d4e9fc98856fd052ff Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Fri, 18 Nov 2016 09:46:48 -0600 Subject: Bump ARI version to 2.0.0 In order to not have version number overlap between different versions of Asterisk, each new major version of Asterisk will mean we also bump the ARI major version number. This particular change does NOT introduce any known breaking changes to ARI. For discussion relating to this topice, see: http://lists.digium.com/pipermail/asterisk-dev/2016-November/075964.html Change-Id: I712ee0df177a8fe1252da2bc029705268b97b665 --- rest-api/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rest-api/resources.json') diff --git a/rest-api/resources.json b/rest-api/resources.json index ecaf723b6..df5b8d6fd 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": "1.10.0", + "apiVersion": "2.0.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "apis": [ -- cgit v1.2.3