@galacean/engine-physics-physx 1.4.15 → 1.5.0-alpha.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
@@ -1427,7 +1427,7 @@
1427
1427
  }();
1428
1428
 
1429
1429
  //@ts-ignore
1430
- var version = "1.4.15";
1430
+ var version = "1.5.0-alpha.0";
1431
1431
  console.log("Galacean Engine Physics PhysX Version: " + version);
1432
1432
 
1433
1433
  exports.PhysXPhysics = PhysXPhysics;