@galacean/engine-physics-physx 1.2.0-alpha.13 → 1.2.0-alpha.15

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.
@@ -1430,7 +1430,7 @@ var InitializeState;
1430
1430
  })(InitializeState || (InitializeState = {}));
1431
1431
 
1432
1432
  //@ts-ignore
1433
- var version = "1.2.0-alpha.13";
1433
+ var version = "1.2.0-alpha.15";
1434
1434
  console.log("Galacean PhysX version: " + version);
1435
1435
 
1436
1436
  exports.PhysXPhysics = PhysXPhysics;
package/dist/module.js CHANGED
@@ -1425,7 +1425,7 @@ var InitializeState;
1425
1425
  })(InitializeState || (InitializeState = {}));
1426
1426
 
1427
1427
  //@ts-ignore
1428
- var version = "1.2.0-alpha.13";
1428
+ var version = "1.2.0-alpha.15";
1429
1429
  console.log("Galacean PhysX version: " + version);
1430
1430
 
1431
1431
  export { PhysXPhysics, PhysXRuntimeMode, version };