docs: update sheldon version in README

Update sheldon example from 25.02.0 to 26.01.0 and add a comment
pointing to the releases page.
This commit is contained in:
Wenxuan Zhang 2026-03-07 11:44:52 +08:00
parent 9ad86dd528
commit 605430e8b8
No known key found for this signature in database
GPG key ID: AD7498CCC5A6ABB6

View file

@ -62,7 +62,7 @@ git clone https://github.com/wfxr/forgit.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/
# for sheldon.cli
[plugins.forgit]
github = "wfxr/forgit"
rev = "25.02.0"
rev = "26.01.0" # check https://github.com/wfxr/forgit/releases for latest version
use = ["forgit.plugin.zsh"]
apply = ["source"]