Skip to content

Commit

Permalink
chore: cloudcmd: v18.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 13, 2024
1 parent 100e940 commit 94ebbf8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2024.12.13, v18.4.1

feature:
- 100e940e cloudcmd: putout v37.0.1

2024.11.22, v18.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 v18.4.0
# Cloud Commander v18.4.1

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

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

## Version history

- *2024.12.13*, **[v18.4.1](//github.com/coderaiser/cloudcmd/releases/tag/v18.4.1)**
- *2024.11.22*, **[v18.4.0](//github.com/coderaiser/cloudcmd/releases/tag/v18.4.0)**
- *2024.11.14*, **[v18.3.0](//github.com/coderaiser/cloudcmd/releases/tag/v18.3.0)**
- *2024.11.06*, **[v18.2.1](//github.com/coderaiser/cloudcmd/releases/tag/v18.2.1)**
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 v18.4.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v18.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": "18.4.0",
"version": "18.4.1",
"type": "commonjs",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
Expand Down

0 comments on commit 94ebbf8

Please sign in to comment.