Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
mkloubert committed Dec 10, 2016
1 parent 6ed5783 commit 75d0604
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Deploys to a FTP server.

#### local

Deploys to a local folder or a shared folder inside your LAN.
Deploys to a local folder or a shared folder (like SMB) inside your LAN.

| Name | Description |
| ---- | --------- |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vs-deploy",
"displayName": "Deploy",
"description": "Commands for deploying files of your workspace to a destination.",
"version": "1.5.1",
"version": "1.5.2",
"publisher": "mkloubert",
"engines": {
"vscode": "^1.5.0"
Expand Down

0 comments on commit 75d0604

Please sign in to comment.