@solibo/solibo-sdk 1.7.72 → 1.7.73

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.
@@ -6085,8 +6085,8 @@ function HomeApi$clientConfigurator$lambda$lambda_10(this$0, $platformName) {
6085
6085
  }
6086
6086
  accept($this$defaultRequest, Application_getInstance().p3y_1);
6087
6087
  header($this$defaultRequest, 'Accept-Language', buildAcceptLanguage(this$0.userLanguage));
6088
- header($this$defaultRequest, 'User-Agent', 'SoliboSDK/1.7.72 (' + $platformName + ')');
6089
- header($this$defaultRequest, 'X-Solibo-SDK-Version', '1.7.72');
6088
+ header($this$defaultRequest, 'User-Agent', 'SoliboSDK/1.7.73 (' + $platformName + ')');
6089
+ header($this$defaultRequest, 'X-Solibo-SDK-Version', '1.7.73');
6090
6090
  return Unit_instance;
6091
6091
  };
6092
6092
  }