fix: bump required Yazi version to 25.2.26

Forgot to update the required Yazi version for https://github.com/yazi-rs/plugins/pull/87
This commit is contained in:
sxyazi
2025-03-12 20:46:45 +08:00
parent 2a35325c7f
commit cb6165b255
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -1,4 +1,4 @@
--- @since 25.2.7
--- @since 25.2.26
local WINDOWS = ya.target_family() == "windows"