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

Commit f5be170

Browse files
Release candidate for version 0.3.10. (#119)
1 parent e88641f commit f5be170

File tree

3 files changed

+17
-12
lines changed

3 files changed

+17
-12
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## `0.3.10` - 2020-08-18
6+
7+
### Changed
8+
9+
- Upgraded to GDK for Unity version `0.3.10`
510
## `0.3.9` - 2020-07-24
611

712
### Changed

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
develop 515adce7c08eaa9450161118e062d27237277f5d
1+
develop 6b8e88650b7132c83120ce642e2fd39b7f63e846

workers/unity/Packages/manifest.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"com.unity.test-framework": "1.1.11",
55
"com.unity.timeline": "1.2.10",
66
"com.unity.ugui": "1.0.0",
7-
"io.improbable.gdk.buildsystem": "0.3.9",
8-
"io.improbable.gdk.core": "0.3.9",
9-
"io.improbable.gdk.debug": "0.3.9",
10-
"io.improbable.gdk.deploymentlauncher": "0.3.9",
11-
"io.improbable.gdk.gameobjectcreation": "0.3.9",
12-
"io.improbable.gdk.mobile": "0.3.9",
13-
"io.improbable.gdk.playerlifecycle": "0.3.9",
14-
"io.improbable.gdk.querybasedinteresthelper": "0.3.9",
15-
"io.improbable.gdk.testutils": "0.3.9",
16-
"io.improbable.gdk.tools": "0.3.9",
17-
"io.improbable.gdk.transformsynchronization": "0.3.9",
7+
"io.improbable.gdk.buildsystem": "0.3.10",
8+
"io.improbable.gdk.core": "0.3.10",
9+
"io.improbable.gdk.debug": "0.3.10",
10+
"io.improbable.gdk.deploymentlauncher": "0.3.10",
11+
"io.improbable.gdk.gameobjectcreation": "0.3.10",
12+
"io.improbable.gdk.mobile": "0.3.10",
13+
"io.improbable.gdk.playerlifecycle": "0.3.10",
14+
"io.improbable.gdk.querybasedinteresthelper": "0.3.10",
15+
"io.improbable.gdk.testutils": "0.3.10",
16+
"io.improbable.gdk.tools": "0.3.10",
17+
"io.improbable.gdk.transformsynchronization": "0.3.10",
1818
"com.unity.modules.ai": "1.0.0",
1919
"com.unity.modules.animation": "1.0.0",
2020
"com.unity.modules.assetbundle": "1.0.0",

0 commit comments

Comments
 (0)