[Asterisk-code-review] ari: Update version. (asterisk[14])
    Anonymous Coward 
    asteriskteam at digium.com
       
    Mon Jul 25 19:08:20 CDT 2016
    
    
  
Anonymous Coward #1000019 has submitted this change and it was merged.
Change subject: ari: Update version.
......................................................................
ari: Update version.
New functionality has been added so the version has been
bumped to one over the 13 version.
Change-Id: I5d30077f62640c0ac83599b4e9a9b657bf184f69
---
M rest-api/resources.json
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
  Kevin Harwell: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, but someone else must approve
  Anonymous Coward #1000019: Verified
  Joshua Colp: Looks good to me, approved
diff --git a/rest-api/resources.json b/rest-api/resources.json
index 4a098f5..ecaf723 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 <dlee at digium.com>",
 	"_svn_revision": "$Revision$",
-	"apiVersion": "1.7.0",
+	"apiVersion": "1.10.0",
 	"swaggerVersion": "1.1",
 	"basePath": "http://localhost:8088/ari",
 	"apis": [
-- 
To view, visit https://gerrit.asterisk.org/3329
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5d30077f62640c0ac83599b4e9a9b657bf184f69
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
    
    
More information about the asterisk-code-review
mailing list