mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-03-20 09:01:05 +08:00
# Description of Changes Relax the patch version requirement in `global.json`, because `8.0.400` isn't available on Linux. # API and ABI breaking changes No. # Expected complexity level and risk 1 # Testing I've been using this modification for a long time and we've never had people complain about bad C# DLLs or anything. --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
7 lines
78 B
JSON
7 lines
78 B
JSON
{
|
|
"sdk": {
|
|
"version": "8.0.100",
|
|
"rollForward": "latestMinor"
|
|
}
|
|
}
|