@solibo/solibo-sdk 1.7.6 → 1.7.7

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.
@@ -5351,8 +5351,8 @@ function HomeApi$clientConfigurator$lambda$lambda_10(this$0, $platformName) {
5351
5351
  }
5352
5352
  accept($this$defaultRequest, Application_getInstance().g3n_1);
5353
5353
  header($this$defaultRequest, 'Accept-Language', buildAcceptLanguage(this$0.userLanguage));
5354
- header($this$defaultRequest, 'User-Agent', 'SoliboSDK/1.7.6 (' + $platformName + ')');
5355
- header($this$defaultRequest, 'X-Solibo-SDK-Version', '1.7.6');
5354
+ header($this$defaultRequest, 'User-Agent', 'SoliboSDK/1.7.7 (' + $platformName + ')');
5355
+ header($this$defaultRequest, 'X-Solibo-SDK-Version', '1.7.7');
5356
5356
  return Unit_instance;
5357
5357
  };
5358
5358
  }