Skip to content

Commit b30150a

Browse files
ACTION_BOT: Sync version for release (#47)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 115d5bb commit b30150a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VSCode/scriptsync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"type": "git",
1212
"url": "https://github.com/ibois-epfl/script-sync"
1313
},
14-
"version": "1.2.13",
14+
"version": "1.2.21",
1515
"engines": {
1616
"vscode": "^1.85.0"
1717
},

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: script-sync
3-
version: 1.2.20
3+
version: 1.2.21
44
authors:
55
- Andrea Settimi
66
description: Script-sync is a Rhino plug-in to run C# and Python (IronPython or CPython) in RhinoV8.

0 commit comments

Comments
 (0)