client_plugin_logic_deb 1.8.448 → 1.8.450

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.
@@ -431,7 +431,7 @@
431
431
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
432
432
  //endregion
433
433
  function GameEngineConfig() {
434
- this.version = '1.8.448';
434
+ this.version = '1.8.450';
435
435
  }
436
436
  protoOf(GameEngineConfig).h3z = function () {
437
437
  return this.version;