client_plugin_logic_deb 1.8.389 → 1.8.390

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.
@@ -425,7 +425,7 @@
425
425
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
426
426
  //endregion
427
427
  function GameEngineConfig() {
428
- this.version = '1.8.389';
428
+ this.version = '1.8.390';
429
429
  }
430
430
  protoOf(GameEngineConfig).g3y = function () {
431
431
  return this.version;