Skip to content

Commit d4ef8cf

Browse files
committed
CHANGE: Update API validation exception to version 1.17.1
1 parent ae27c98 commit d4ef8cf

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.17.0",
6+
"PackageVersion": "1.17.1",
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)