diff --git a/VSCode/scriptsync/package.json b/VSCode/scriptsync/package.json index 3aaa9a2..a563669 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.6", + "version": "1.2.1", "engines": { "vscode": "^1.85.0" }, diff --git a/manifest.yml b/manifest.yml index 3d984ce..e2cf7eb 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,6 +1,6 @@ --- name: script-sync -version: 1.2.1 +version: 1.2.2 authors: - Andrea Settimi description: Script-sync is a Rhino plug-in to run C# and Python (IronPython or CPython) in RhinoV8.