Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(package) v4.5.4
  • Loading branch information
coderaiser committed Sep 22, 2015
1 parent b8ae309 commit 28705aa
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
13 changes: 13 additions & 0 deletions ChangeLog
@@ -1,3 +1,16 @@
2015.09.22, v4.5.4

fix:
- (operation) deleteShift -> deleteSilent

feature:
- (package) socket.io v1.3.7
- (package) edward v2.2.0
- (package) dword v2.2.1
- (package) dword v2.1.0
- (package) edward v2.1.0


2015.09.16, v4.5.3

feature:
Expand Down
3 changes: 2 additions & 1 deletion HELP.md
@@ -1,4 +1,4 @@
Cloud Commander v4.5.3
Cloud Commander v4.5.4
===============
### [Main][MainURL] [Blog][BlogURL] Live(![JitSu][JitSu_LIVE_IMG] [JitSu][JitSuURL], ![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])
[NPM_INFO_IMG]: https://nodei.co/npm/cloudcmd.png?downloads=true&&stars&&downloadRank "npm install cloudcmd"
Expand Down Expand Up @@ -389,6 +389,7 @@ ln -s ./sites-enabled/io.cloudcmd.io ./sites-available

Version history
---------------
- *2015.09.22*, **[v4.5.4](//github.com/cloudcmd/archive/raw/master/cloudcmd-v4.5.4.tar.gz)**
- *2015.09.16*, **[v4.5.3](//github.com/cloudcmd/archive/raw/master/cloudcmd-v4.5.3.tar.gz)**
- *2015.09.03*, **[v4.5.2](//github.com/cloudcmd/archive/raw/master/cloudcmd-v4.5.2.tar.gz)**
- *2015.08.28*, **[v4.5.1](//github.com/cloudcmd/archive/raw/master/cloudcmd-v4.5.1.tar.gz)**
Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
Cloud Commander v4.5.3 [![License][LicenseIMGURL]][LicenseURL] [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL] [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Shippable Status][ShippableIMGURL]][ShippableURL] [![Circle Ci][CircleCiIMGURL]][CircleCiURL] [![Package Quality][PackageQualityIMGURL]][PackageQualityURL]
Cloud Commander v4.5.4 [![License][LicenseIMGURL]][LicenseURL] [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL] [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Shippable Status][ShippableIMGURL]][ShippableURL] [![Circle Ci][CircleCiIMGURL]][CircleCiURL] [![Package Quality][PackageQualityIMGURL]][PackageQualityURL]
===============
### [Main][MainURL] [Blog][BlogURL] Live([JitSu][JitSuURL], [Heroku][HerokuURL])

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "4.5.3",
"version": "4.5.4",
"homepage": "https://github.com/coderaiser/cloudcmd",
"authors": [
"coderaiser <mnemonic.enemy@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "4.5.3",
"version": "4.5.4",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Cloud Commander orthodox web file manager with console and editor",
"homepage": "http://cloudcmd.io",
Expand Down

0 comments on commit 28705aa

Please sign in to comment.