1.7.1: Fixed compiler issue, due to string.Join with char not being availabe in Unity 2020
This commit is contained in:
parent
cceef7bb7e
commit
aa117603f1
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "com.module.navigationtool",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"displayName": "Module.NavigationTool",
|
||||
"description": "Support for navigation tools, like favorites, history and toolbars",
|
||||
"unity": "2019.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue