Skip to content

Commit a907390

Browse files
author
Dmytro Ivanov
committed
Make it still work on 2019.1 to satisfy package validator
1 parent 7f5f2b1 commit a907390

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.0.1",
5-
"unity": "2019.4",
5+
"unity": "2019.1",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/Unity-Technologies/InputSystem.git",

0 commit comments

Comments
 (0)