@galacean/engine-physics-physx 1.5.0-alpha.2 → 1.5.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/browser.js CHANGED
@@ -1477,7 +1477,7 @@
1477
1477
  }();
1478
1478
 
1479
1479
  //@ts-ignore
1480
- var version = "1.5.0-alpha.2";
1480
+ var version = "1.5.0-beta.0";
1481
1481
  console.log("Galacean Engine Physics PhysX Version: " + version);
1482
1482
 
1483
1483
  exports.PhysXPhysics = PhysXPhysics;