0.6.5: Fixed issue, where canvas picker wouldn't update selection when changing scenes

This commit is contained in:
Anders Ejlersen 2021-08-02 11:44:23 +02:00
parent 34fe565b74
commit b07117c9bf
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.navigationtool",
"version": "0.6.4",
"version": "0.6.5",
"displayName": "Module.NavigationTool",
"description": "Support for navigation tools, like favorites, history and toolbars",
"unity": "2019.2",