Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 6e5699e

Browse files
author
Sean Parker
authored
Update Worker SDK version to 14.8.0 (#1458)
* Bump worker sdk to 14.8.0 * Add changelog entry
1 parent 6b8e886 commit 6e5699e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
### Changed
6+
7+
- Upgrade to Worker SDK v14.8.0. [#1458](https://github.com/spatialos/gdk-for-unity/pull/1458)
8+
59
## `0.3.10` - 2020-08-18
610

711
### Breaking Changes

spatialos.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "unity_gdk",
33
"project_version": "0.0.1",
4-
"sdk_version": "14.7.0"
4+
"sdk_version": "14.8.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.7.0
1+
14.8.0

0 commit comments

Comments
 (0)