client_plugin_logic_deb 1.8.209 → 1.8.211

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.
@@ -408,7 +408,7 @@
408
408
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
409
409
  //endregion
410
410
  function GameEngineConfig() {
411
- this.version = '1.8.209';
411
+ this.version = '1.8.211';
412
412
  }
413
413
  protoOf(GameEngineConfig).u31 = function () {
414
414
  return this.version;