@galacean/engine-physics-physx 1.3.3 → 1.3.4

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
@@ -1445,7 +1445,7 @@
1445
1445
  })(InitializeState || (InitializeState = {}));
1446
1446
 
1447
1447
  //@ts-ignore
1448
- var version = "1.3.3";
1448
+ var version = "1.3.4";
1449
1449
  console.log("Galacean PhysX version: " + version);
1450
1450
 
1451
1451
  exports.PhysXPhysics = PhysXPhysics;