@castlabs/ui 4.24.0 → 4.24.1

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.
@@ -2604,7 +2604,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
2604
2604
  name: 'ClUI',
2605
2605
  computed: {
2606
2606
  version: function () {
2607
- return "4.24.0" ?? 0;
2607
+ return "4.24.1" ?? 0;
2608
2608
  }
2609
2609
  }
2610
2610
  }));