Skip to content

Commit

Permalink
Upgrade to v14.4.0 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbimprob authored Jan 24, 2020
1 parent 4e42faa commit 88a93c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spatialos.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "your_project_name_here",
"project_version": "1.0.0",
"sdk_version": "14.3.0",
"sdk_version": "14.4.0",
"dependencies": [
{
"name": "standard_library",
"version": "14.3.0"
"version": "14.4.0"
}
]
}

0 comments on commit 88a93c7

Please sign in to comment.