Skip to content

Commit 01fbc4e

Browse files
authored
FIX: Bump Package Validation Exceptions version to 1.5.0
1 parent c95e62f commit 01fbc4e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Packages/com.unity.inputsystem/ValidationExceptions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
{
44
"ValidationTest": "API Validation",
55
"ExceptionMessage": "Breaking changes require a new major version.",
6-
"PackageVersion": "1.4.0"
6+
"PackageVersion": "1.5.0"
77
},
88
{
99
"ValidationTest": "API Updater Configuration Validation",
10-
"PackageVersion": "1.4.0"
10+
"PackageVersion": "1.5.0"
1111
}
1212
],
1313
"WarningExceptions": []
14-
}
14+
}

0 commit comments

Comments
 (0)