Skip to content

Commit

Permalink
Feature/upgrade to 14 4 1 (#38)
Browse files Browse the repository at this point in the history
* Upgrade to v14.4.0

* Upgrade to 14.4.1
  • Loading branch information
tbimprob authored Feb 11, 2020
1 parent e5f8d36 commit 8a9aaae
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.4.0",
"sdk_version": "14.4.1",
"dependencies": [
{
"name": "standard_library",
"version": "14.4.0"
"version": "14.4.1"
}
]
}

0 comments on commit 8a9aaae

Please sign in to comment.