mirror of
				https://github.com/maxartz15/Validator.git
				synced 2025-11-03 21:25:59 +01:00 
			
		
		
		
	Update package.json
This commit is contained in:
		@@ -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"
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user