Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f938fc5

Browse files
committedOct 27, 2024
feat: Update package.json to 1.6.1
1 parent 4ab01ed commit f938fc5

File tree

1 file changed

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

1 file changed

+1
-1
lines changed
 

‎Assets/MackySoft/MackySoft.SerializeReferenceExtensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.mackysoft.serializereference-extensions",
33
"displayName": "SerializeReference Extensions",
44
"author": { "name": "MackySoft", "url": "https://github.com/mackysoft" },
5-
"version": "1.6.0",
5+
"version": "1.6.1",
66
"unity": "2021.3",
77
"description": "Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.",
88
"keywords": [ "SerializeReference", "Editor" ],

0 commit comments

Comments
 (0)
Please sign in to comment.