docs: updated to latest ash admin in the tutorial (#192)

This commit is contained in:
Girish 2024-08-05 05:48:58 +03:00 committed by GitHub
parent bfc3489bee
commit 2e19ff7465
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ https://www.youtube.com/watch?v=aFMLz3cpQ8c
Add the `ash_admin` dependency to your `mix.exs` file:
```elixir
{:ash_admin, "~> 0.10.10-rc.1"}
{:ash_admin, "~> 0.11.4"}
```
## Setup