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

Commit 776dff8

Browse files
Release candidate for version 0.3.5. (#267)
1 parent 0b2c01d commit 776dff8

File tree

3 files changed

+18
-13
lines changed

3 files changed

+18
-13
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.5` - 2020-04-23
6+
7+
### Changed
8+
9+
- Upgraded to GDK for Unity version `0.3.5`
510
## Breaking Changes
611

712
- The FPS Starter Project now requires Unity 2019.3. [#263](https://github.com/spatialos/gdk-for-unity-fps-starter-project/pull/263)

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
develop 864facb286cbb57fd0f3ecd3741e9ffb64eaff25
1+
develop e91ae1c92502abebe6e7d94b6047914dd43beea6

workers/unity/Packages/manifest.json

Lines changed: 12 additions & 12 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.4",
7-
"io.improbable.gdk.core": "0.3.4",
8-
"io.improbable.gdk.debug": "0.3.4",
9-
"io.improbable.gdk.deploymentlauncher": "0.3.4",
10-
"io.improbable.gdk.gameobjectcreation": "0.3.4",
11-
"io.improbable.gdk.mobile": "0.3.4",
12-
"io.improbable.gdk.playerlifecycle": "0.3.4",
13-
"io.improbable.gdk.querybasedinteresthelper": "0.3.4",
14-
"io.improbable.gdk.testutils": "0.3.4",
15-
"io.improbable.gdk.tools": "0.3.4",
16-
"io.improbable.gdk.transformsynchronization": "0.3.4",
6+
"io.improbable.gdk.buildsystem": "0.3.5",
7+
"io.improbable.gdk.core": "0.3.5",
8+
"io.improbable.gdk.debug": "0.3.5",
9+
"io.improbable.gdk.deploymentlauncher": "0.3.5",
10+
"io.improbable.gdk.gameobjectcreation": "0.3.5",
11+
"io.improbable.gdk.mobile": "0.3.5",
12+
"io.improbable.gdk.playerlifecycle": "0.3.5",
13+
"io.improbable.gdk.querybasedinteresthelper": "0.3.5",
14+
"io.improbable.gdk.testutils": "0.3.5",
15+
"io.improbable.gdk.tools": "0.3.5",
16+
"io.improbable.gdk.transformsynchronization": "0.3.5",
1717
"com.unity.modules.ai": "1.0.0",
1818
"com.unity.modules.animation": "1.0.0",
1919
"com.unity.modules.audio": "1.0.0",
@@ -39,4 +39,4 @@
3939
]
4040
}
4141
]
42-
}
42+
}

0 commit comments

Comments
 (0)