game_client_logic_deb 1.8.378 → 1.8.380

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.
@@ -385,7 +385,7 @@
385
385
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
386
386
  //endregion
387
387
  function GameEngineConfig() {
388
- this.version = '1.8.378';
388
+ this.version = '1.8.380';
389
389
  }
390
390
  protoOf(GameEngineConfig).u3u = function () {
391
391
  return this.version;