Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Commit 23129a1

Browse files
committed
Upgrade to SpatialOS 13.1.0
1 parent ab6274c commit 23129a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spatialos.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "your_project_name_here",
33
"project_version": "1.0.0",
4-
"sdk_version": "13.0.0",
4+
"sdk_version": "13.1.0",
55
"dependencies": [
6-
{"name": "standard_library", "version": "13.0.0"}
6+
{"name": "standard_library", "version": "13.1.0"}
77
]
88
}

0 commit comments

Comments
 (0)