client_plugin_logic_deb 1.8.349 → 1.8.350

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.
@@ -412,7 +412,7 @@
412
412
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
413
413
  //endregion
414
414
  function GameEngineConfig() {
415
- this.version = '1.8.349';
415
+ this.version = '1.8.350';
416
416
  }
417
417
  protoOf(GameEngineConfig).o36 = function () {
418
418
  return this.version;