aredn: update the API version numbers (#132)

This commit is contained in:
Eric 2021-07-13 19:29:32 -07:00 committed by GitHub
parent 8ff4156d37
commit 87ea92da2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ require("nixio")
local json = require("luci.jsonc")
require("iwinfo")
local API_VERSION="1.1"
local API_VERSION="1.2"
-- Function extensions
os.capture = capture

View File

@ -55,7 +55,7 @@ end
info={}
-- API version
info['api_version']="1.8"
info['api_version']="1.9"
-- NODE name