@galacean/engine-physics-physx 1.6.9 → 1.6.10

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
@@ -1662,7 +1662,7 @@
1662
1662
  }();
1663
1663
 
1664
1664
  //@ts-ignore
1665
- var version = "1.6.9";
1665
+ var version = "1.6.10";
1666
1666
  console.log("Galacean Engine Physics PhysX Version: " + version);
1667
1667
 
1668
1668
  exports.PhysXPhysics = PhysXPhysics;