client_plugin_logic_deb 1.8.250 → 1.8.253

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.
@@ -416,7 +416,7 @@
416
416
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
417
417
  //endregion
418
418
  function GameEngineConfig() {
419
- this.version = '1.8.250';
419
+ this.version = '1.8.253';
420
420
  }
421
421
  protoOf(GameEngineConfig).i33 = function () {
422
422
  return this.version;