Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dotnet8/envconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]