Skip to content

Commit

Permalink
chore: cloudcmd: v17.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 6, 2024
1 parent 610ba88 commit 25872c3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2024.05.06, v17.4.1

feature:
- 154b4bd6 cloudcmd: @cloudcmd/move-files v8.0.0
- c409a2db cloudcmd: copymitter v9.0.0

2024.04.17, v17.4.0

fix:
Expand Down
3 changes: 2 additions & 1 deletion HELP.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Cloud Commander v17.4.0
# Cloud Commander v17.4.1

### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]

Expand Down Expand Up @@ -1095,6 +1095,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:

## Version history

- *2024.05.06*, **[v17.4.1](//github.com/coderaiser/cloudcmd/releases/tag/v17.4.1)**
- *2024.04.17*, **[v17.4.0](//github.com/coderaiser/cloudcmd/releases/tag/v17.4.0)**
- *2024.04.03*, **[v17.3.3](//github.com/coderaiser/cloudcmd/releases/tag/v17.3.3)**
- *2024.03.29*, **[v17.3.2](//github.com/coderaiser/cloudcmd/releases/tag/v17.3.2)**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Cloud Commander v17.4.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v17.4.1 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]

### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "17.4.0",
"version": "17.4.1",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
Expand Down

0 comments on commit 25872c3

Please sign in to comment.