diff --git a/VSCode/scriptsync/package.json b/VSCode/scriptsync/package.json index 1daf3ea..330369c 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.2.10", + "version": "1.2.11", "engines": { "vscode": "^1.85.0" }, diff --git a/manifest.yml b/manifest.yml index 37d9474..1aa784d 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,6 +1,6 @@ --- name: script-sync -version: 1.2.10 +version: 1.2.11 authors: - Andrea Settimi description: Script-sync is a Rhino plug-in to run C# and Python (IronPython or CPython) in RhinoV8.