Skip to content

Commit d4a2dcb

Browse files
committed
Updated minimum version
1 parent 049b4bb commit d4a2dcb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Packages/webxr-interactions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "com.de-panther.webxr-interactions",
33
"displayName": "WebXR Interactions",
44
"version": "0.19.3-preview",
5-
"unity": "2019.4",
6-
"unityRelease": "33f1",
5+
"unity": "2020.3",
6+
"unityRelease": "11f1",
77
"description": "WebXR interactions components and samples for WebXR Export",
88
"changelogUrl": "https://github.com/De-Panther/unity-webxr-export/blob/master/Packages/webxr-interactions/CHANGELOG.md",
99
"documentationUrl": "https://github.com/De-Panther/unity-webxr-export/tree/master/Documentation",

Packages/webxr/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "com.de-panther.webxr",
33
"displayName": "WebXR Export",
44
"version": "0.19.1-preview",
5-
"unity": "2019.4",
6-
"unityRelease": "33f1",
5+
"unity": "2020.3",
6+
"unityRelease": "11f1",
77
"description": "Export Unity projects to WebXR",
88
"changelogUrl": "https://github.com/De-Panther/unity-webxr-export/blob/master/Packages/webxr/CHANGELOG.md",
99
"documentationUrl": "https://github.com/De-Panther/unity-webxr-export/tree/master/Documentation",

0 commit comments

Comments
 (0)