Skip to content

Commit e0cb99f

Browse files
Bump CLI version in Phoenix guide (#2291)
Fixes #2287
1 parent 87b2ab1 commit e0cb99f

File tree

1 file changed

+1
-1
lines changed
  • src/app/(docs)/docs/installation/framework-guides

1 file changed

+1
-1
lines changed

src/app/(docs)/docs/installation/framework-guides/phoenix.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export let steps: Step[] = [
6565
code: elixir`
6666
config :tailwind,
6767
# [!code highlight:2]
68-
version: "4.0.0",
68+
version: "4.1.10",
6969
myproject: [
7070
args: ~w(
7171
# [!code highlight:3]

0 commit comments

Comments
 (0)