chore(package) v14.9.2

This commit is contained in:
coderaiser 2020-08-19 17:45:59 +03:00
parent d181b84c3b
commit 6cb0da0ce8
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2020.08.19, v14.9.2
fix:
- (cloudcmd) client: edit: json files (#294)
2020.08.16, v14.9.1
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v14.9.1
# Cloud Commander v14.9.2
### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])
@ -962,6 +962,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
Version history
---------------
- *2020.08.19*, **[v14.9.2](//github.com/coderaiser/cloudcmd/releases/tag/v14.9.2)**
- *2020.08.16*, **[v14.9.1](//github.com/coderaiser/cloudcmd/releases/tag/v14.9.1)**
- *2020.08.14*, **[v14.9.0](//github.com/coderaiser/cloudcmd/releases/tag/v14.9.0)**
- *2020.08.14*, **[v14.8.0](//github.com/coderaiser/cloudcmd/releases/tag/v14.8.0)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v14.9.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)
# Cloud Commander v14.9.2 [![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.9.1",
"version": "14.9.2",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
"homepage": "http://cloudcmd.io",