@galacean/engine-physics-lite 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/module.js CHANGED
@@ -1385,7 +1385,7 @@ var LitePhysics = /*#__PURE__*/ function() {
1385
1385
  }();
1386
1386
 
1387
1387
  //@ts-ignore
1388
- var version = "1.6.9";
1388
+ var version = "1.6.10";
1389
1389
  console.log("Galacean Engine Physics Lite Version: " + version);
1390
1390
 
1391
1391
  export { LitePhysics, version };