diff --git a/README.md b/README.md index c85b845..e3527ac 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ image

-The Bette Validation package provides attributes to perform validation in scenes and the whole project. +The Better Validation package provides attributes to perform validation in scenes and the whole project. To initiate validation, you can go to `Toolbar > Better > Validation > Open Validation Window`, or it may start automatically prior to building (validation before play mode will be available in the future). diff --git a/package.json b/package.json index a135cd6..fcc1602 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "com.uurha.bettervalidation", "displayName": "Better Validation", - "version": "1.0.2", + "version": "1.0.3", "unity": "2020.1", "description": " ", "dependencies": { - "com.uurha.bettereditortools": "0.9.5" + "com.uurha.bettereditortools": "0.9.6" }, "author": { "name": "Arcueid D'athemon",