@dittolive/ditto 4.5.2 → 4.5.3

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.
@@ -5034,11 +5034,11 @@
5034
5034
 
5035
5035
  // NOTE: this is patched up with the actual build version by Jake task
5036
5036
  // build:package and has to be a valid semantic version as defined here: https://semver.org.
5037
- const fullBuildVersionString = '4.5.2';
5037
+ const fullBuildVersionString = '4.5.3';
5038
5038
  // NOTE: this is patched up with the default URL for the ditto.wasm by Jake task
5039
5039
  // build:package. Usually it looks something like this:
5040
5040
  // https://software.ditto.live/js/Ditto/1.2.3-alpha.456/ditto.wasm
5041
- const defaultDittoWasmFileURL = 'https://software.ditto.live/js/Ditto/4.5.2/ditto.wasm';
5041
+ const defaultDittoWasmFileURL = 'https://software.ditto.live/js/Ditto/4.5.3/ditto.wasm';
5042
5042
 
5043
5043
  //
5044
5044
  // Copyright © 2021 DittoLive Incorporated. All rights reserved.
package/web/ditto.wasm CHANGED
Binary file