Skip to content

Commit 6ae47ef

Browse files
committed
Update package.json
1 parent 343d930 commit 6ae47ef

File tree

1 file changed

+2
-1
lines changed
  • Assets/MackySoft/MackySoft.SerializeReferenceExtensions

1 file changed

+2
-1
lines changed

Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "com.mackysoft.serializereference-extensions",
33
"displayName": "SerializeReference Extensions",
4+
"author": { "name": "MackySoft", "url": "https://github.com/mackysoft" },
45
"version": "1.1.9",
5-
"unity": "2019.4",
6+
"unity": "2021.3",
67
"description": "Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.",
78
"keywords": [ "SerializeReference", "Editor" ],
89
"license": "MIT",

0 commit comments

Comments
 (0)