Skip to content

Commit

Permalink
chore(package) v15.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 18, 2021
1 parent 85809e0 commit 35a0c9b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
@@ -1,3 +1,10 @@
2021.01.18, v15.3.3

fix:
- (dom) bug in Firefox with Imagus extension enabled: change getCurrentName to read from `data-name` instead of `title` (#313)
- (client) dom: goToDirectory


2021.01.18, v15.3.2

fix:
Expand Down
2 changes: 1 addition & 1 deletion HELP.md
@@ -1,4 +1,4 @@
# Cloud Commander v15.3.2
# Cloud Commander v15.3.3

### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])

Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Cloud Commander v15.3.2 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.3.3 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]

### [Main][MainURL] [Blog][BlogURL] Live([Heroku][HerokuURL])

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "15.3.2",
"version": "15.3.3",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
"homepage": "http://cloudcmd.io",
Expand Down

0 comments on commit 35a0c9b

Please sign in to comment.