mirror of
https://github.com/maxartz15/Validator.git
synced 2024-11-08 22:35:33 +01:00
Update package.json
This commit is contained in:
parent
c81e35ccef
commit
165afa3c53
@ -1,3 +1,7 @@
|
||||
# Change Log:
|
||||
## 0.1.1
|
||||
- Search input.
|
||||
- GUI toolbar.
|
||||
- WarningType filter.
|
||||
## 0.1.0
|
||||
- Base validator framework.
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.vertexcolor.validator",
|
||||
"displayName": "Validator",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"unity": "2019.3",
|
||||
"description": "Unity project validator framework.",
|
||||
"category": "Tool",
|
||||
@ -15,4 +15,4 @@
|
||||
"keywords": [
|
||||
"Validator"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user