Bump version from 1.0.2 to 1.0.3

This commit is contained in:
Ivan 2026-05-29 11:44:03 +02:00 committed by GitHub
parent c6bd967ba3
commit 0684cdc0bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",