@seamly/web-ui 24.3.0-beta.1 → 24.3.0

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.
@@ -4477,7 +4477,7 @@ class API {
4477
4477
  return {
4478
4478
  clientName: "@seamly/web-ui",
4479
4479
  clientVariant: this.#layoutMode,
4480
- clientVersion: "24.3.0-beta.1",
4480
+ clientVersion: "24.3.0",
4481
4481
  currentUrl: window.location.toString(),
4482
4482
  screenResolution: `${window.screen.width}x${window.screen.height}`,
4483
4483
  timezone: getTimeZone(),