diff --git a/Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json b/Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json index 77cf8cd..c7fd108 100644 --- a/Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json +++ b/Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json @@ -1,7 +1,7 @@ { "name": "com.mackysoft.serializereference-extensions", "displayName": "SerializeReference Extensions", - "version": "1.1.0", + "version": "1.1.1", "unity": "2019.4", "description": "Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.", "keywords": [ "SerializeReference", "Editor" ],