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