Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit e28670f

Browse files
gdk-for-unity-botjamiebrynes7
authored andcommitted
Release candidate for version 0.3.8. (#284)
1 parent 2ed0fa8 commit e28670f

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
## Unreleased
44

5+
## `0.3.8` - 2020-07-20
6+
57
### Changed
68

9+
- Upgraded to GDK for Unity version `0.3.8`
710
- Updated project to use Entity Representation assets. [#282](https://github.com/spatialos/gdk-for-unity-fps-starter-project/pull/282)
811

912
## `0.3.7` - 2020-06-22

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
develop da81d115c675dc6e2ad1226a149740974a260ba6
1+
develop a77681bfc5d61a7d42456376592408beb9e29ca1

workers/unity/Packages/manifest.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"com.unity.ide.rider": "1.1.4",
44
"com.unity.postprocessing": "2.3.0",
55
"com.unity.ugui": "1.0.0",
6-
"io.improbable.gdk.buildsystem": "0.3.7",
7-
"io.improbable.gdk.core": "0.3.7",
8-
"io.improbable.gdk.debug": "0.3.7",
9-
"io.improbable.gdk.deploymentlauncher": "0.3.7",
10-
"io.improbable.gdk.gameobjectcreation": "0.3.7",
11-
"io.improbable.gdk.mobile": "0.3.7",
12-
"io.improbable.gdk.playerlifecycle": "0.3.7",
13-
"io.improbable.gdk.querybasedinteresthelper": "0.3.7",
14-
"io.improbable.gdk.testutils": "0.3.7",
15-
"io.improbable.gdk.tools": "0.3.7",
16-
"io.improbable.gdk.transformsynchronization": "0.3.7",
6+
"io.improbable.gdk.buildsystem": "0.3.8",
7+
"io.improbable.gdk.core": "0.3.8",
8+
"io.improbable.gdk.debug": "0.3.8",
9+
"io.improbable.gdk.deploymentlauncher": "0.3.8",
10+
"io.improbable.gdk.gameobjectcreation": "0.3.8",
11+
"io.improbable.gdk.mobile": "0.3.8",
12+
"io.improbable.gdk.playerlifecycle": "0.3.8",
13+
"io.improbable.gdk.querybasedinteresthelper": "0.3.8",
14+
"io.improbable.gdk.testutils": "0.3.8",
15+
"io.improbable.gdk.tools": "0.3.8",
16+
"io.improbable.gdk.transformsynchronization": "0.3.8",
1717
"com.unity.modules.ai": "1.0.0",
1818
"com.unity.modules.animation": "1.0.0",
1919
"com.unity.modules.audio": "1.0.0",

0 commit comments

Comments
 (0)