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

Commit 6e388ed

Browse files
author
Sean Parker
authored
Update Worker SDK version to 14.7.0 (#1434)
* Update Worker SDK to 14.7.0 * Add Changelog entry
1 parent dd61c08 commit 6e388ed

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
- Added support for multiple annotations in Code Writer API. [#1427](https://github.com/spatialos/gdk-for-unity/pull/1427)
88
- Prevent building workers with Unity Editor compile errors. [#1425](https://github.com/spatialos/gdk-for-unity/pull/1425)
99

10+
### Changed
11+
12+
- Upgrade to Worker SDK v14.7.0. [#1434](https://github.com/spatialos/gdk-for-unity/pull/1434)
13+
1014
## `0.3.8` - 2020-07-20
1115

1216
### Breaking Changes

spatialos.json

Lines changed: 1 addition & 1 deletion
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.6.1"
4+
"sdk_version": "14.7.0"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.6.1
1+
14.7.0

0 commit comments

Comments
 (0)