diff --git a/CHANGELOG.md b/CHANGELOG.md index 7180c38..62e7947 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ # Changelog +## v1.2.34 - 2022-12-13 + +v1.2.34 + ## 1.0.0 + - initial release diff --git a/README.md b/README.md index ac432a1..19a96cf 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ In order to override views delivered by Voyager DataTable, copy contents from `` ## Working Example -You can try laravel demo example from [https://github.com/rxcod9/joy-voyager-datatable-laravel-demo](https://github.com/rxcod9/joy-voyager-datatable-laravel-demo) and a demo is hosted here [https://joy-voyager.herokuapp.com/admin/users/datatable](https://joy-voyager.herokuapp.com/admin/users/datatable). +You can try laravel demo example from [https://github.com/rxcod9/joy-voyager-datatable-laravel-demo](https://github.com/rxcod9/joy-voyager-datatable-laravel-demo) and a demo is hosted here [https://joy-voyager.kodmonk.com/admin/users/datatable](https://joy-voyager.kodmonk.com/admin/users/datatable). ## Documentation