client_plugin_logic_deb 1.8.371 → 1.8.373

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