mirror of https://github.com/godotengine/godot
Update the version of the OpenXR Vendors plugin to the latest stable version
This commit is contained in:
parent
dec5a373d9
commit
27e63aa270
|
|
@ -17,7 +17,7 @@ ext.versions = [
|
|||
splashscreenVersion: '1.0.1',
|
||||
// 'openxrLoaderVersion' should be set to XR_CURRENT_API_VERSION, see 'thirdparty/openxr'
|
||||
openxrLoaderVersion: '1.1.53',
|
||||
openxrVendorsVersion: '4.2.1-stable',
|
||||
openxrVendorsVersion: '4.2.2-stable',
|
||||
junitVersion : '1.3.0',
|
||||
espressoCoreVersion: '3.7.0',
|
||||
kotlinTestVersion : '1.3.11',
|
||||
|
|
|
|||
Loading…
Reference in New Issue