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

Commit 5ca1150

Browse files
author
Paul Balaji
authored
Release 0.2.2 (#45)
1 parent be3546d commit 5ca1150

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## `0.2.2` - 2019-05-15
6+
57
### Breaking Changes
68

79
- Removed the `AndroidClientWorkerConnector` and `iOSClientWorkerConnector` and their specific scenes. You can now use the `MobileClientWorkerConnector` and its `MobileClientScene` to connect to a mobile device.

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
73bf2847fa915b8a927cd22b08562ae85cdd3143
1+
4471b599eac8a864161c6ce3b6cc5d4ee2e02cc3

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.1",
3+
"version": "0.2.2",
44
"git_packages": [
55
{
66
"clone_url": "[email protected]:spatialos/gdk-for-unity-blank-project.git",

0 commit comments

Comments
 (0)