Skip to content

Commit

Permalink
Update sample project to latest Unity version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kircher1 committed May 27, 2022
1 parent 9c670dd commit 51768cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions SampleProject/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.ide.rider": "1.2.1",
"com.unity.ide.vscode": "1.2.4",
"com.unity.ide.vscode": "1.2.5",
"com.unity.multiplayer-hlapi": "1.0.8",
"com.unity.test-framework": "1.1.30",
"com.unity.test-framework": "1.1.31",
"com.unity.textmeshpro": "2.1.6",
"com.unity.timeline": "1.2.18",
"com.unity.ugui": "1.0.0",
"com.unity.xr.arcore": "2.1.18",
"com.unity.xr.arfoundation": "2.1.18",
"com.unity.xr.arkit": "2.1.18",
"com.unity.xr.legacyinputhelpers": "2.1.8",
"com.unity.xr.management": "4.1.0",
"com.unity.xr.arcore": "2.1.19",
"com.unity.xr.arfoundation": "2.1.19",
"com.unity.xr.arkit": "2.1.19",
"com.unity.xr.legacyinputhelpers": "2.1.9",
"com.unity.xr.management": "4.2.1",
"com.unity.xr.openvr.standalone": "2.0.5",
"com.unity.xr.windowsmr.metro": "4.2.3",
"com.unity.modules.ai": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions SampleProject/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2019.4.32f1
m_EditorVersionWithRevision: 2019.4.32f1 (f88bf0bee961)
m_EditorVersion: 2019.4.39f1
m_EditorVersionWithRevision: 2019.4.39f1 (78d14dfa024b)

0 comments on commit 51768cc

Please sign in to comment.