chore(package) v15.9.1

This commit is contained in:
coderaiser 2021-03-01 23:17:42 +02:00
parent 8f12c6c25f
commit 3976056ee8
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2021.03.01, v15.9.1
feature:
- (cloudcmd) icons: add archive icon for small screens
- (cloudcmd) add archive-link image
2021.03.01, v15.9.0
feature:

View file

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

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.9.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.9.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.9.0",
"version": "15.9.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",