client_plugin_logic_deb 1.8.382 → 1.8.383

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