Skip to content

Commit

Permalink
Bump Unity SDK version to RC1 (#187)
Browse files Browse the repository at this point in the history
## Description of Changes
Just bump `package.json` to `1.0.0-rc1` instead of `1.0.0`.

## API
No breaking changes

## Requires SpacetimeDB PRs
None

## Testing

Co-authored-by: Zeke Foppa <[email protected]>
  • Loading branch information
bfops and bfops committed Nov 6, 2024
1 parent be12039 commit 04d084e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.clockworklabs.spacetimedbsdk",
"displayName": "SpacetimeDB SDK",
"version": "1.0.0",
"version": "1.0.0-rc1",
"description": "The SpacetimeDB Client SDK is a software development kit (SDK) designed to interact with and manipulate SpacetimeDB modules..",
"keywords": [],
"author": {
Expand Down

0 comments on commit 04d084e

Please sign in to comment.