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

Commit ce54ff7

Browse files
Release candidate for version 0.3.2. (#80)
1 parent 8e7b703 commit ce54ff7

File tree

4 files changed

+17
-12
lines changed

4 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.2` - 2019-12-23
6+
7+
### Changed
8+
9+
- Upgraded to GDK for Unity version `0.3.2`
510
## `0.3.1` - 2019-11-25
611

712
### Changed

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
develop 51790202bc90faba98ff5470ea01facde2a150cb
1+
develop 3a2a296551553f7d4a5e91a03ad3d4a8481edff5

packer.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "gdk-for-unity-blank-project",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"git_packages": [
55
{
66
"clone_url": "[email protected]:spatialos/gdk-for-unity-blank-project.git",

workers/unity/Packages/manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"com.unity.timeline": "1.1.0",
1111
"com.unity.ugui": "1.0.0",
1212
"com.unity.xr.legacyinputhelpers": "2.0.2",
13-
"io.improbable.gdk.buildsystem": "0.3.1",
14-
"io.improbable.gdk.core": "0.3.1",
15-
"io.improbable.gdk.debug": "0.3.1",
16-
"io.improbable.gdk.deploymentlauncher": "0.3.1",
17-
"io.improbable.gdk.gameobjectcreation": "0.3.1",
18-
"io.improbable.gdk.mobile": "0.3.1",
19-
"io.improbable.gdk.playerlifecycle": "0.3.1",
20-
"io.improbable.gdk.testutils": "0.3.1",
21-
"io.improbable.gdk.tools": "0.3.1",
22-
"io.improbable.gdk.transformsynchronization": "0.3.1",
13+
"io.improbable.gdk.buildsystem": "0.3.2",
14+
"io.improbable.gdk.core": "0.3.2",
15+
"io.improbable.gdk.debug": "0.3.2",
16+
"io.improbable.gdk.deploymentlauncher": "0.3.2",
17+
"io.improbable.gdk.gameobjectcreation": "0.3.2",
18+
"io.improbable.gdk.mobile": "0.3.2",
19+
"io.improbable.gdk.playerlifecycle": "0.3.2",
20+
"io.improbable.gdk.testutils": "0.3.2",
21+
"io.improbable.gdk.tools": "0.3.2",
22+
"io.improbable.gdk.transformsynchronization": "0.3.2",
2323
"com.unity.modules.ai": "1.0.0",
2424
"com.unity.modules.animation": "1.0.0",
2525
"com.unity.modules.assetbundle": "1.0.0",

0 commit comments

Comments
 (0)