@galacean/engine-physics-physx 1.5.9 → 1.5.11

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
@@ -1518,7 +1518,7 @@
1518
1518
  }();
1519
1519
 
1520
1520
  //@ts-ignore
1521
- var version = "1.5.9";
1521
+ var version = "1.5.11";
1522
1522
  console.log("Galacean Engine Physics PhysX Version: " + version);
1523
1523
 
1524
1524
  exports.PhysXPhysics = PhysXPhysics;