Merge branch 'main' into feature/support-contravariance
This commit is contained in:
commit
a3597f28e0
2
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
@ -12,6 +12,6 @@ body:
|
||||
- type: textarea
|
||||
id: feature-description
|
||||
attributes:
|
||||
label: Feature destription
|
||||
label: Feature description
|
||||
validations:
|
||||
required: true
|
||||
@ -12,6 +12,6 @@ body:
|
||||
- type: textarea
|
||||
id: improvement-description
|
||||
attributes:
|
||||
label: Improvement destription
|
||||
label: Improvement description
|
||||
validations:
|
||||
required: true
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "com.mackysoft.serializereference-extensions",
|
||||
"displayName": "SerializeReference Extensions",
|
||||
"author": { "name": "MackySoft", "url": "https://github.com/mackysoft" },
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"unity": "2021.3",
|
||||
"description": "Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.",
|
||||
"keywords": [ "SerializeReference", "Editor" ],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user