chore(package) v15.9.3

This commit is contained in:
coderaiser 2021-03-17 16:08:43 +02:00
parent 1801689ef7
commit ad689ece31
4 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2021.03.17, v15.9.3
fix:
- (cloudcmd) Docker latest-alpine (15.9.2) stopped with errors (#337)
2021.03.16, v15.9.2
fix:

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.9.2
# Cloud Commander v15.9.3
### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.9.2 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.9.3 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL] Live([Heroku][HerokuURL])

View file

@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "15.9.2",
"version": "15.9.3",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
"homepage": "http://cloudcmd.io",