Skip to content

Commit 3fdea3d

Browse files
authored
Merge pull request #4373 from TomJGooding/docs-app-fix-version-inline-mode-was-added
docs(app): fix version inline mode was added
2 parents dddb6bc + bca7ea7 commit 3fdea3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you hit ++ctrl+c++ Textual will exit application mode and return you to the c
4040

4141
#### Run inline
4242

43-
!!! tip "Added in version 0.45.0"
43+
!!! tip "Added in version 0.55.0"
4444

4545
You can also run apps in _inline_ mode, which will cause the app to appear beneath the prompt (and won't go in to application mode).
4646
Inline apps are useful for tools that integrate closely with the typical workflow of a terminal.

0 commit comments

Comments
 (0)