diff --git a/dotnet8/envconfig.json b/dotnet8/envconfig.json index dfd1be17..f140d5b9 100644 --- a/dotnet8/envconfig.json +++ b/dotnet8/envconfig.json @@ -17,6 +17,6 @@ "runtimeVersion": "8.0.0", "shortDescription": "Fission Dotnet 8.0.0 runtime uses Kestrel to host the internal web server. Supports both single file compilation (--code) and project-based compilation (--src).", "status": "Stable", - "version": "1.1.0" + "version": "1.2.0" } ]