@galacean/engine-physics-lite 1.6.0-alpha.1 → 1.6.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
@@ -1389,7 +1389,7 @@
1389
1389
  }();
1390
1390
 
1391
1391
  //@ts-ignore
1392
- var version = "1.6.0-alpha.1";
1392
+ var version = "1.6.0-beta.0";
1393
1393
  console.log("Galacean Engine Physics Lite Version: " + version);
1394
1394
 
1395
1395
  exports.LitePhysics = LitePhysics;