@galacean/engine-physics-physx 1.3.0-alpha.1 → 1.3.0-alpha.2

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
@@ -1437,7 +1437,7 @@
1437
1437
  })(InitializeState || (InitializeState = {}));
1438
1438
 
1439
1439
  //@ts-ignore
1440
- var version = "1.3.0-alpha.1";
1440
+ var version = "1.3.0-alpha.2";
1441
1441
  console.log("Galacean PhysX version: " + version);
1442
1442
 
1443
1443
  exports.PhysXPhysics = PhysXPhysics;