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

Commit e908d32

Browse files
authored
Release 0.1.4 Prep (#24)
1 parent 1461122 commit e908d32

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## `0.1.4` - 2019-01-28
6+
57
### Added
68

79
- Added support for connecting mobile clients to cloud deployments.
@@ -10,6 +12,7 @@
1012

1113
- Upgraded the project to be compatible with `2018.3.2f1`.
1214
- Updated all the launch configs to use the new Runtime.
15+
- Upgraded to GDK for Unity version `0.1.4`.
1316

1417
## `0.1.3` - 2018-11-26
1518

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dcb31fa5ccb38a5f4dc15e8f0b3559a2ec351cbf
1+
a518da67ab9e0c87a4f44ceed6b072416688e529

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

0 commit comments

Comments
 (0)