mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
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
This commit is contained in:
committed by
Kevin Harwell
parent
47a1d7b1a3
commit
5fe8583611
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "4.1.3",
|
"apiVersion": "4.1.4",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"apis": [
|
"apis": [
|
||||||
|
Reference in New Issue
Block a user