Skip to content

Commit c0b8259

Browse files
committed
CHANGE: Update API validation exception to version 1.16.1
Bump the PackageVersion from 1.16.0 to 1.16.1 to reflect the new package version for API validation exceptions
1 parent 005505c commit c0b8259

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