@galacean/engine-physics-physx 1.3.19 → 1.3.20

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
@@ -1398,7 +1398,7 @@
1398
1398
  })(InitializeState || (InitializeState = {}));
1399
1399
 
1400
1400
  //@ts-ignore
1401
- var version = "1.3.19";
1401
+ var version = "1.3.20";
1402
1402
  console.log("Galacean PhysX version: " + version);
1403
1403
 
1404
1404
  exports.PhysXPhysics = PhysXPhysics;