@solibo/solibo-sdk 1.5.2 → 1.5.3

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.
@@ -3469,7 +3469,7 @@ function HomeApi$clientConfigurator$lambda$lambda_7(this$0) {
3469
3469
  }
3470
3470
  accept($this$defaultRequest, Application_getInstance().k3j_1);
3471
3471
  header($this$defaultRequest, 'Accept-Language', buildAcceptLanguage(this$0.userLanguage));
3472
- header($this$defaultRequest, 'X-Solibo-SDK-Version', '1.5.2');
3472
+ header($this$defaultRequest, 'X-Solibo-SDK-Version', '1.5.3');
3473
3473
  return Unit_instance;
3474
3474
  };
3475
3475
  }