mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
support os edit
This commit is contained in:
parent
a2be5e32c2
commit
ee658da3cf
10
version.json
10
version.json
@ -15,7 +15,9 @@
|
||||
},
|
||||
"OS_SUPPORT": {
|
||||
"CentOS": [
|
||||
"7.9"
|
||||
"7",
|
||||
"8",
|
||||
"9"
|
||||
],
|
||||
"Ubuntu": [
|
||||
"18.04",
|
||||
@ -23,9 +25,9 @@
|
||||
"22.04"
|
||||
],
|
||||
"RedHat": [
|
||||
"7.9",
|
||||
"8.6",
|
||||
"9.2"
|
||||
"7",
|
||||
"8",
|
||||
"9"
|
||||
]
|
||||
},
|
||||
"VERSION": "0.8.2"
|
||||
|
Loading…
Reference in New Issue
Block a user