game_client_logic_deb 1.8.368 → 1.8.369

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