chore(package) v14.1.1

This commit is contained in:
coderaiser 2019-10-09 17:26:14 +03:00
parent b72df1d64c
commit 151cfd85ed
4 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2019.10.09, v14.1.1
feature:
- (package) @cloudcmd/fileop v3.0.0
- (package) @cloudcmd/move-files v3.0.0
- (package) copymitter v5.0.0
2019.10.02, v14.1.0
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v14.1.0
# Cloud Commander v14.1.1
### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])
@ -946,6 +946,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
Version history
---------------
- *2019.10.09*, **[v14.1.1](//github.com/coderaiser/cloudcmd/releases/tag/v14.1.1)**
- *2019.10.02*, **[v14.1.0](//github.com/coderaiser/cloudcmd/releases/tag/v14.1.0)**
- *2019.09.25*, **[v14.0.2](//github.com/coderaiser/cloudcmd/releases/tag/v14.0.2)**
- *2019.09.25*, **[v14.0.1](//github.com/coderaiser/cloudcmd/releases/tag/v14.0.1)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v14.1.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL] [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd?ref=badge_shield)
# Cloud Commander v14.1.1 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL] [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd?ref=badge_shield)
### [Main][MainURL] [Blog][BlogURL] Live([Heroku][HerokuURL])

View file

@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "14.1.0",
"version": "14.1.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",