diff --git a/git.yazi/README.md b/git.yazi/README.md index 3ae4ec8..4c5b07c 100644 --- a/git.yazi/README.md +++ b/git.yazi/README.md @@ -1,7 +1,7 @@ # git.yazi > [!NOTE] -> Yazi v25.2.7 or later is required for this plugin to work. +> Yazi v25.2.26 or later is required for this plugin to work. Show the status of Git file changes as linemode in the file list. diff --git a/git.yazi/main.lua b/git.yazi/main.lua index a301822..0b023d9 100644 --- a/git.yazi/main.lua +++ b/git.yazi/main.lua @@ -1,4 +1,4 @@ ---- @since 25.2.7 +--- @since 25.2.26 local WINDOWS = ya.target_family() == "windows"