Skip to content

Commit 7c1ad12

Browse files
committed
Revert minimum editor version
tests fail, leaving this headache for later
1 parent 4ceda44 commit 7c1ad12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.unity.inputsystem",
33
"displayName": "Input System",
44
"version": "1.11.3",
5-
"unity": "2021.3",
5+
"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": [
88
"input",

0 commit comments

Comments
 (0)