Update plugins_api.py

pull/511/head
Mr Chen 1 year ago
parent 1ffcb9ca7d
commit f69691fac7
  1. 2
      class/core/plugins_api.py

@ -148,7 +148,7 @@ class plugins_api:
def initApi(self): def initApi(self):
plugin_names = { plugin_names = {
'openresty': '1.21.4.2', 'openresty': '1.21.4.3',
'php': '56', 'php': '56',
'swap': '1.1', 'swap': '1.1',
'mysql': '5.7', 'mysql': '5.7',

Loading…
Cancel
Save