game_client_logic_deb 1.8.363 → 1.8.364

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