0.8.1: Fixed issue, where scenes in build settings and addressabels would appear multiple times, due to scenes in build settings automatically being added to addressables

This commit is contained in:
Anders Ejlersen 2021-09-26 21:49:40 +02:00
parent 6fc88d3986
commit 7b5efffaf8
2 changed files with 12 additions and 10 deletions

View file

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