We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115d5bb commit b30150aCopy full SHA for b30150a
VSCode/scriptsync/package.json
@@ -11,7 +11,7 @@
11
"type": "git",
12
"url": "https://github.com/ibois-epfl/script-sync"
13
},
14
- "version": "1.2.13",
+ "version": "1.2.21",
15
"engines": {
16
"vscode": "^1.85.0"
17
manifest.yml
@@ -1,6 +1,6 @@
1
---
2
name: script-sync
3
-version: 1.2.20
+version: 1.2.21
4
authors:
5
- Andrea Settimi
6
description: Script-sync is a Rhino plug-in to run C# and Python (IronPython or CPython) in RhinoV8.
0 commit comments