Unity 2021.3.11
This commit is contained in:
parent
eed2e6c8f9
commit
0cf7f6401b
|
@ -5,7 +5,7 @@
|
|||
"com.unity.ide.rider": "3.0.15",
|
||||
"com.unity.ide.visualstudio": "2.0.16",
|
||||
"com.unity.ide.vscode": "1.2.5",
|
||||
"com.unity.inputsystem": "1.4.1",
|
||||
"com.unity.inputsystem": "1.4.2",
|
||||
"com.unity.render-pipelines.high-definition": "12.1.7",
|
||||
"com.unity.test-framework": "1.1.31",
|
||||
"com.unity.textmeshpro": "3.0.6",
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.inputsystem": {
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
m_EditorVersion: 2021.3.10f1
|
||||
m_EditorVersionWithRevision: 2021.3.10f1 (1c7d0df0160b)
|
||||
m_EditorVersion: 2021.3.11f1
|
||||
m_EditorVersionWithRevision: 2021.3.11f1 (0a5ca18544bf)
|
||||
|
|
Loading…
Reference in New Issue