@galacean/engine-physics-physx 0.0.0-experimental-2.0-game → 0.0.0-experimental-2.0-game.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.
package/dist/browser.js CHANGED
@@ -1953,7 +1953,7 @@
1953
1953
  }();
1954
1954
 
1955
1955
  //@ts-ignore
1956
- var version = "0.0.0-experimental-2.0-game";
1956
+ var version = "0.0.0-experimental-2.0-game.2";
1957
1957
  console.log("Galacean Engine Physics PhysX Version: " + version);
1958
1958
 
1959
1959
  exports.PhysXPhysics = PhysXPhysics;