1.3.1: Fixed type name issue in SerializeReferenceTo, due to Unity using their own type naming scheme

This commit is contained in:
Anders Ejlersen 2021-12-05 14:06:19 +01:00
parent e1d0e0e90b
commit ec2afb78db
2 changed files with 29 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.inspector",
"version": "1.3.0",
"version": "1.3.1",
"displayName": "Module.Inspector",
"description": "Custom inspector with various useful property drawers",
"unity": "2019.2",