mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
myapps refresh bug
This commit is contained in:
parent
9016774fa2
commit
f4a2e23d97
@ -1,3 +1,7 @@
|
|||||||
|
## 0.8.14 release on 2023-08-16
|
||||||
|
|
||||||
|
1. myapps plugins refresh bug
|
||||||
|
|
||||||
## 0.8.13 release on 2023-08-15
|
## 0.8.13 release on 2023-08-15
|
||||||
|
|
||||||
1. update plugins
|
1. update plugins
|
||||||
|
@ -1,2 +1 @@
|
|||||||
1. update plugins
|
1. myapps plugins refresh bug
|
||||||
2. fix bug data save in session
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"PLUGINS": {
|
"PLUGINS": {
|
||||||
"PORTAINER": "0.0.5",
|
"PORTAINER": "0.0.5",
|
||||||
"NGINX": "0.0.4",
|
"NGINX": "0.0.4",
|
||||||
"MYAPPS": "0.0.6",
|
"MYAPPS": "0.0.7",
|
||||||
"APPSTORE": "0.0.6",
|
"APPSTORE": "0.0.6",
|
||||||
"SETTINGS": "0.0.4",
|
"SETTINGS": "0.0.4",
|
||||||
"NAVIGATOR": "0.5.10",
|
"NAVIGATOR": "0.5.10",
|
||||||
@ -43,5 +43,5 @@
|
|||||||
"18.04"
|
"18.04"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"VERSION": "0.8.13"
|
"VERSION": "0.8.14"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user