Skip to content

Commit

Permalink
docs: fix version number
Browse files Browse the repository at this point in the history
Co-authored-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: janepie <49834966+janepie@users.noreply.github.com>
  • Loading branch information
janepie and marcelklehr authored Dec 19, 2024
1 parent 500ee03 commit 7ad74e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
*/
class TextToTextProofread implements ITaskType {
/**
* @since 30.0.0
* @since 31.0.0
*/
public const ID = 'core:text2text:proofread';
private IL10N $l;
Expand Down

0 comments on commit 7ad74e9

Please sign in to comment.