Skip to content

Commit 4c52078

Browse files
author
Rene Damm
committed
RELEASE: 1.1.0-pre.5.
1 parent 2ba84ce commit 4c52078

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1.0-pre.4"
6+
"PackageVersion": "1.1.0-pre.5"
77
}
88
],
99
"WarningExceptions": []

Packages/com.unity.inputsystem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.inputsystem",
33
"displayName": "Input System",
4-
"version": "1.1.0-pre.4",
4+
"version": "1.1.0-pre.5",
55
"unity": "2019.4",
66
"description": "A new input system which can be used as a more extensible and customizable alternative to Unity's classic input system in UnityEngine.Input.",
77
"keywords": [

0 commit comments

Comments
 (0)