1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-30 18:30:54 +00:00

Merge pull request #113639 from m4gr3d/bump_openxr_vendors_version

Update the version of the OpenXR Vendors plugin to the latest stable version
This commit is contained in:
Thaddeus Crews
2025-12-08 11:54:08 -06:00

View File

@@ -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',