diff --git a/VSCode/scriptsync/package.json b/VSCode/scriptsync/package.json index 60b157d..b7edd20 100644 --- a/VSCode/scriptsync/package.json +++ b/VSCode/scriptsync/package.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/ibois-epfl/script-sync" }, - "version": "1.1.4", + "version": "1.1.5", "engines": { "vscode": "^1.85.0" }, diff --git a/manifest.yml b/manifest.yml index e9bc73f..1683da4 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,6 +1,6 @@ --- name: script-sync -version: 1.1.4 +version: 1.1.5 authors: - Andrea Settimi description: Script-sync is a Rhino plug-in to run C# and Python (IronPython or CPython) in RhinoV8.