Skip to content

Commit

Permalink
update to 0.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Aug 23, 2023
1 parent 57fa480 commit e815a30
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 9 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.8.18 release on 2023-08-23

1. New App Store preview push function added
2. Fix some known bugs

## 0.8.18 release on 2023-08-17

1. appmanage volumes bug edit
Expand Down
3 changes: 2 additions & 1 deletion changelog_latest.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
1. appmanage volumes bug edit
1. New App Store preview push function added
2. Fix some known bugs
8 changes: 7 additions & 1 deletion cockpit/menu_override/shell.override.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,11 @@
"sv-se": null,
"tr-tr": null,
"uk-ua": null
}
},
"docs": [
{
"label": "Documentation",
"url": "https://support.websoft9.com/en/docs/"
}
]
}
14 changes: 7 additions & 7 deletions version.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"REDIS": "7.0.11"
},
"PLUGINS": {
"PORTAINER": "0.0.5",
"NGINX": "0.0.4",
"MYAPPS": "0.0.7",
"APPSTORE": "0.0.6",
"SETTINGS": "0.0.4",
"PORTAINER": "0.0.6",
"NGINX": "0.0.5",
"MYAPPS": "0.0.8",
"APPSTORE": "0.0.7",
"SETTINGS": "0.0.5",
"NAVIGATOR": "0.5.10",
"LIBRARY": "0.5.3"
"LIBRARY": "0.5.4"
},
"OS_SUPPORT": {
"Fedora": [
Expand Down Expand Up @@ -43,5 +43,5 @@
"18.04"
]
},
"VERSION": "0.8.18"
"VERSION": "0.8.19"
}

0 comments on commit e815a30

Please sign in to comment.