Files
SpacetimeDB/sdks/csharp/package.json
T
Zeke Foppa 81ba753f53 Bump C#/Unity Client SDK versions to 1.2.2 (#2994)
# Description of Changes

I ran `python3 tools~/upgrade-version.py 1.2.2` in preparation for an
upcoming release.

# API and ABI breaking changes

None

# Expected complexity level and risk

1
# Testing

None, just a version bump.

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-07-28 17:35:37 +00:00

18 lines
533 B
JSON

{
"name": "com.clockworklabs.spacetimedbsdk",
"displayName": "SpacetimeDB SDK",
"version": "1.2.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": ""
}