mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
release 0.2
This commit is contained in:
parent
ad11be73be
commit
5209105b94
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"SERVICES": {
|
"SERVICES": {
|
||||||
"PORTAINER": "2.18.3",
|
"PORTAINER": "2.18.3",
|
||||||
"NGINX": "2.10.3",
|
"NGINX": "2.10.3",
|
||||||
"APPMANAGE": "0.1.0",
|
"APPMANAGE": "0.2.0",
|
||||||
"REDIS": "7.0.11"
|
"REDIS": "7.0.11"
|
||||||
},
|
},
|
||||||
"PLUGINS": {
|
"PLUGINS": {
|
||||||
|
@ -11,5 +11,5 @@
|
||||||
"MYAPPS": "1.0.0",
|
"MYAPPS": "1.0.0",
|
||||||
"APPSTORE": "1.0.0"
|
"APPSTORE": "1.0.0"
|
||||||
},
|
},
|
||||||
"VERSION": "0.1.0"
|
"VERSION": "0.2.0"
|
||||||
}
|
}
|
Loading…
Reference in a new issue