瀏覽代碼

kemi: update supported Lua versions

Дилян Палаузов 2 年之前
父節點
當前提交
18aec7af3c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      kamailio-kemi-framework/docs/kemi.md

+ 1 - 1
kamailio-kemi-framework/docs/kemi.md

@@ -76,7 +76,7 @@ The documentation for `app_jsdk` is available at:
 ### Lua KEMI Interpreter ###
 
 It is implemented by `app_lua` module. The Lua interpreter is linked from `liblua` library, supported Lua versions: 
-5.1 and 5.2.
+5.1, 5.2, 5.3, and 5.4.
 
 ```
 loadmodule "app_lua.so"