Files
SpacetimeDB/sdks/csharp/package.json
Zeke Foppa cd71963efd Revert "Upgrade version to 1.12.0 (#4084)" (#4147)
# Description of Changes

This reverts the version bump, since it seems to be causing test
flakiness somehow.

# API and ABI breaking changes

None

# Expected complexity level and risk

1

# Testing

- [ ] CI passes

---------

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
Co-authored-by: John Detter <4099508+jdetter@users.noreply.github.com>
2026-01-28 17:47:24 +00:00

18 lines
534 B
JSON

{
"name": "com.clockworklabs.spacetimedbsdk",
"displayName": "SpacetimeDB SDK",
"version": "1.11.2",
"description": "The SpacetimeDB Client SDK is a software development kit (SDK) designed to interact with and manipulate SpacetimeDB modules..",
"keywords": [],
"author": {
"name": "Clockwork Labs",
"email": "john@clockworklabs.io",
"url": "https://spacetimedb.com"
},
"repository": {
"type": "git",
"url": "https://github.com/clockworklabs/com.clockworklabs.spacetimedbsdk"
},
"license": ""
}