chore(package) v15.5.1

This commit is contained in:
coderaiser 2021-01-31 12:46:47 +02:00
parent bc80069f18
commit a63ce70d49
4 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2021.01.31, v15.5.1
fix:
- (cloudcmd) cannot create a directory (#314)
2021.01.30, v15.5.0
feature:

View file

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

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.5.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.5.1 [![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.5.0",
"version": "15.5.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
"homepage": "http://cloudcmd.io",