client_plugin_logic_deb 1.8.503 → 1.8.504

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.
@@ -456,7 +456,7 @@
456
456
  initMetadataForClass(BrowserCompressionService, 'BrowserCompressionService', BrowserCompressionService, VOID, [CompressionService], [2]);
457
457
  //endregion
458
458
  function GameEngineConfig() {
459
- this.version = '1.8.503';
459
+ this.version = '1.8.504';
460
460
  }
461
461
  protoOf(GameEngineConfig).f48 = function () {
462
462
  return this.version;