From 605430e8b88709245cf34f4f48e19921f7fd2f61 Mon Sep 17 00:00:00 2001 From: Wenxuan Zhang Date: Sat, 7 Mar 2026 11:44:52 +0800 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d77faba..8e115c6 100644 --- a/README.md +++ b/README.md @@ -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"]