mirror of
https://github.com/ohm-engineering/obsidian-csharp-interactive.git
synced 2026-07-22 07:24:31 +00:00
Bump version from 1.0.2 to 1.0.3
This commit is contained in:
parent
c6bd967ba3
commit
0684cdc0bb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "csharp-snippet-runner",
|
||||
"name": "CSharp Snippet Runner",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"minAppVersion": "1.12.7",
|
||||
"description": "Run C# code blocks using an auto-installed CSharpRepl runtime.",
|
||||
"author": "OHM Engineering",
|
||||
|
|
|
|||
Loading…
Reference in a new issue