Skip to content

Commit 3fe7d9c

Browse files
committed
CHANGE: Update API validation exception to version 1.17
Bump the PackageVersion in ValidationExceptions.json from 1.16.1 to 1.17.0 to reflect the new version for API validation exceptions.
1 parent caa370a commit 3fe7d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/ValidationExceptions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"ValidationTest": "API Validation",
55
"ExceptionMessage": "Breaking changes require a new major version.",
6-
"PackageVersion": "1.16.1",
6+
"PackageVersion": "1.17.0",
77
"__comments": "starting from 2022.3 ugui is not added to the project by default. We have some APIs that are conditional on ugui being present, so the API Validation thinks we are breaking API, but that is not the case."
88
}
99
],

0 commit comments

Comments
 (0)