@galacean/engine-physics-physx 1.2.0-alpha.0 → 1.2.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.
@@ -1424,7 +1424,7 @@ var InitializeState;
1424
1424
  })(InitializeState || (InitializeState = {}));
1425
1425
 
1426
1426
  //@ts-ignore
1427
- var version = "1.2.0-alpha.0";
1427
+ var version = "1.2.0-alpha.2";
1428
1428
  console.log("Galacean PhysX version: " + version);
1429
1429
 
1430
1430
  exports.PhysXPhysics = PhysXPhysics;
package/dist/module.js CHANGED
@@ -1419,7 +1419,7 @@ var InitializeState;
1419
1419
  })(InitializeState || (InitializeState = {}));
1420
1420
 
1421
1421
  //@ts-ignore
1422
- var version = "1.2.0-alpha.0";
1422
+ var version = "1.2.0-alpha.2";
1423
1423
  console.log("Galacean PhysX version: " + version);
1424
1424
 
1425
1425
  export { PhysXPhysics, PhysXRuntimeMode, version };