Skip to content

Commit

Permalink
Updating version of desktop on guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Fl4m3Ph03n1x committed Jun 16, 2023
1 parent bab89d1 commit 733d615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/your_first_app.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To convert a barebones Phoenix Live View example to a Desktop Application you wi
```elixir
def deps do
[
{:desktop, "~> 1.4"}
{:desktop, "~> 1.5"}
]
end
```
Expand Down

0 comments on commit 733d615

Please sign in to comment.