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

Commit 056471f

Browse files
Release candidate for version 0.2.9. (#74)
1 parent 7625cf2 commit 056471f

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.2.9` - 2019-09-16
6+
7+
### Changed
8+
9+
- Upgraded to GDK for Unity version `0.2.9`
510
## `0.2.8` - 2019-09-03
611

712
### Changed

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c62f1703b591ee684fba123ba0dc6c231eca5126
1+
develop 88a422dc255ef1d47ee9385f226ca439f31c000b

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.2.8",
3+
"version": "0.2.9",
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.2.8",
14-
"io.improbable.gdk.core": "0.2.8",
15-
"io.improbable.gdk.debug": "0.2.8",
16-
"io.improbable.gdk.deploymentlauncher": "0.2.8",
17-
"io.improbable.gdk.gameobjectcreation": "0.2.8",
18-
"io.improbable.gdk.mobile": "0.2.8",
19-
"io.improbable.gdk.playerlifecycle": "0.2.8",
20-
"io.improbable.gdk.testutils": "0.2.8",
21-
"io.improbable.gdk.tools": "0.2.8",
22-
"io.improbable.gdk.transformsynchronization": "0.2.8",
13+
"io.improbable.gdk.buildsystem": "0.2.9",
14+
"io.improbable.gdk.core": "0.2.9",
15+
"io.improbable.gdk.debug": "0.2.9",
16+
"io.improbable.gdk.deploymentlauncher": "0.2.9",
17+
"io.improbable.gdk.gameobjectcreation": "0.2.9",
18+
"io.improbable.gdk.mobile": "0.2.9",
19+
"io.improbable.gdk.playerlifecycle": "0.2.9",
20+
"io.improbable.gdk.testutils": "0.2.9",
21+
"io.improbable.gdk.tools": "0.2.9",
22+
"io.improbable.gdk.transformsynchronization": "0.2.9",
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)