Skip to content

Commit ba6f66e

Browse files
committed
chore: cloudcmd: v19.9.9
1 parent cc7f9dc commit ba6f66e

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2026.03.29, v19.9.9
2+
3+
fix:
4+
- f671f798 docker: io: PS1 environment variable in Dockerfile
5+
6+
feature:
7+
- cc7f9dc7 docker: io: use ubuntu
8+
19
2026.03.28, v19.9.8
210

311
feature:

HELP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.9.8
1+
# Cloud Commander v19.9.9
22

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

@@ -1114,6 +1114,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
11141114

11151115
## Version history
11161116

1117+
- *2026.03.29*, **[v19.9.9](//github.com/coderaiser/cloudcmd/releases/tag/v19.9.9)**
11171118
- *2026.03.28*, **[v19.9.8](//github.com/coderaiser/cloudcmd/releases/tag/v19.9.8)**
11181119
- *2026.03.27*, **[v19.9.7](//github.com/coderaiser/cloudcmd/releases/tag/v19.9.7)**
11191120
- *2026.03.26*, **[v19.9.6](//github.com/coderaiser/cloudcmd/releases/tag/v19.9.6)**

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.9.8 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1+
# Cloud Commander v19.9.9 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
22

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudcmd",
3-
"version": "19.9.8",
3+
"version": "19.9.9",
44
"type": "module",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "File manager for the web with console and editor",

0 commit comments

Comments
 (0)