game_client_logic_deb 1.8.345 → 1.8.347

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.
@@ -380,7 +380,7 @@
380
380
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
381
381
  //endregion
382
382
  function GameEngineConfig() {
383
- this.version = '1.8.345';
383
+ this.version = '1.8.347';
384
384
  }
385
385
  protoOf(GameEngineConfig).x30 = function () {
386
386
  return this.version;