From 6107712857bbfe60fe7dc8b6883e3839e4d74b2a Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Wed, 28 May 2014 17:46:37 +0000 Subject: AMI/ARI: Update version numbers Update the semantic versioning of ARI to 1.3.0 and AMI to 2.3.0 to account for backwards compatible changes going from 12.2.0 to 12.3.0. ........ Merged revisions 414765 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@414766 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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 27686f682..5521582e2 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.2.0", + "apiVersion": "1.3.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/ari", "apis": [ -- cgit v1.2.3