@galacean/engine-physics-physx 1.3.28 → 1.3.30

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.
@@ -1399,7 +1399,7 @@ var InitializeState;
1399
1399
  })(InitializeState || (InitializeState = {}));
1400
1400
 
1401
1401
  //@ts-ignore
1402
- var version = "1.3.28";
1402
+ var version = "1.3.30";
1403
1403
  console.log("Galacean PhysX version: " + version);
1404
1404
 
1405
1405
  exports.PhysXPhysics = PhysXPhysics;
package/dist/module.js CHANGED
@@ -1394,7 +1394,7 @@ var InitializeState;
1394
1394
  })(InitializeState || (InitializeState = {}));
1395
1395
 
1396
1396
  //@ts-ignore
1397
- var version = "1.3.28";
1397
+ var version = "1.3.30";
1398
1398
  console.log("Galacean PhysX version: " + version);
1399
1399
 
1400
1400
  export { PhysXPhysics, PhysXRuntimeMode, version };