mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-24 08:30:26 +00:00
myapps refresh bug
This commit is contained in:
parent
9016774fa2
commit
f4a2e23d97
3 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
|
||||
1. update plugins
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
1. update plugins
|
||||
2. fix bug data save in session
|
||||
1. myapps plugins refresh bug
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"PLUGINS": {
|
||||
"PORTAINER": "0.0.5",
|
||||
"NGINX": "0.0.4",
|
||||
"MYAPPS": "0.0.6",
|
||||
"MYAPPS": "0.0.7",
|
||||
"APPSTORE": "0.0.6",
|
||||
"SETTINGS": "0.0.4",
|
||||
"NAVIGATOR": "0.5.10",
|
||||
|
@ -43,5 +43,5 @@
|
|||
"18.04"
|
||||
]
|
||||
},
|
||||
"VERSION": "0.8.13"
|
||||
"VERSION": "0.8.14"
|
||||
}
|
Loading…
Reference in a new issue