client_plugin_logic_deb 1.8.472 → 1.8.473

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.
@@ -446,7 +446,7 @@
446
446
  initMetadataForClass(BrowserCompressionService, 'BrowserCompressionService', BrowserCompressionService, VOID, [CompressionService], [2]);
447
447
  //endregion
448
448
  function GameEngineConfig() {
449
- this.version = '1.8.472';
449
+ this.version = '1.8.473';
450
450
  }
451
451
  protoOf(GameEngineConfig).j47 = function () {
452
452
  return this.version;