mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
changed version to 0.1.7
This commit is contained in:
parent
54c267b0d8
commit
77e04ce462
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
2012.08.*, Version 0.1.7
|
||||
2012.10.01, Version 0.1.7
|
||||
|
||||
* Changed name of menu files, fixed npm and jitsu
|
||||
problem with menu showing.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cloudcmd",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
|
||||
"description": "Two-panels file manager, totally writed on js.",
|
||||
"homepage": "https://github.com/coderaiser/cloudcmd",
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
"node": "0.6.17",
|
||||
"subdomain": "cloudcmd",
|
||||
"dependencies": {
|
||||
"minify": "0.1.6",
|
||||
"minify": "0.1.7",
|
||||
"socket.io": "0.9.10"
|
||||
},
|
||||
"devDependencies": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue