Skip to content

Commit 09cf1b5

Browse files
committed
docs: Corrected version number, so it will be set in next release
1 parent d7721f3 commit 09cf1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Advanced/Tasks Api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ See [[QuickAdd#Launching the Edit task modal via QuickAdd|Launching the Edit tas
9393
## `editTaskLineModal(taskLine: string): Promise<string>;`
9494

9595
> [!released]
96-
This method was introduced in Tasks X.X.X.
96+
> This method was introduced in Tasks X.Y.Z.
9797
9898
This method opens the Tasks [[Create or edit Task|Create or edit task UI]] with the provided task line pre-filled for editing.
9999
If data entry is cancelled, an empty string is returned.

0 commit comments

Comments
 (0)