mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 15:31:42 +00:00
Update shell.js
This commit is contained in:
parent
ae82ef5d95
commit
01b5e7d46f
|
@ -206,7 +206,7 @@ exports.getPathOfMyDocuments = function() {
|
|||
return (new ShellObject()).getPathOfMyDocuments();
|
||||
};
|
||||
|
||||
exports.VERSIONINFO = "Shell interface (shell.js) version 0.3.4";
|
||||
exports.VERSIONINFO = "Shell interface (shell.js) version 0.3.5";
|
||||
exports.AUTHOR = "abuse@catswords.net";
|
||||
exports.global = global;
|
||||
exports.require = global.require;
|
||||
|
|
Loading…
Reference in New Issue
Block a user