diff --git a/type-script-helper-1.6.0.vsix b/type-script-helper-1.6.1.vsix similarity index 68% rename from type-script-helper-1.6.0.vsix rename to type-script-helper-1.6.1.vsix index 8619e83..89d2fb4 100644 Binary files a/type-script-helper-1.6.0.vsix and b/type-script-helper-1.6.1.vsix differ diff --git a/type-script-helper/README.md b/type-script-helper/README.md index 76c31b9..d004df8 100644 --- a/type-script-helper/README.md +++ b/type-script-helper/README.md @@ -132,3 +132,9 @@ None ----------------------------------------------------------------------------------------------------------- - Updated File-Folder-Helper 4e3f06bb44b7e85ba40a5e589e6ca871cbdbfb3e + + +## 1.6.1 +----------------------------------------------------------------------------------------------------------- + +- Updated File-Folder-Helper 299aa19d538bcfd5e06e4743a5a05f6d62960a80 diff --git a/type-script-helper/package.json b/type-script-helper/package.json index 729e891..b351d86 100644 --- a/type-script-helper/package.json +++ b/type-script-helper/package.json @@ -234,5 +234,5 @@ "vscode:publish": "node node_modules/@vscode/vsce/vsce package", "watch": "concurrently \"rollup -c -w\" \"webpack --watch --config ./build/node-extension.webpack.config.js\"" }, - "version": "1.6.0" + "version": "1.6.1" } \ No newline at end of file