diff --git a/README.md b/README.md index 8fa5efb30..74d478754 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The lightweight, dependency-free, **dark-theme aware** table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data rendering, row expansion, nesting, context menus, and [much more](https://icflorescu.github.io/mantine-datatable/). -[![Mantine DataTable](https://user-images.githubusercontent.com/581999/189911698-369ba48e-65f0-4772-aad3-cb5e6d4cb59d.png)](https://icflorescu.github.io/mantine-datatable/) +[![Mantine DataTable](https://user-images.githubusercontent.com/581999/279476191-e214e611-9381-46a6-9132-68c27cd8f6aa.png)](https://icflorescu.github.io/mantine-datatable/) **⚠️ Mantine DataTable V7.1 is compatible with Mantine V7.1.** **💡 If you're looking for the old version that works with [Mantine V6](https://v6.mantine.dev), head over to [Mantine DataTable V6](https://icflorescu.github.io/mantine-datatable-v6).** diff --git a/package.json b/package.json index c22d54375..c06e08022 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mantine-datatable", - "version": "7.1.0-alpha.3", + "version": "7.1.0-alpha.4", "description": "The lightweight, dependency-free, dark-theme aware table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data rendering, row expansion, nesting, context menus, and much more", "keywords": [ "mantine",