aboutsummaryrefslogtreecommitdiff
path: root/.run/version-files.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-14 17:38:22 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-14 17:38:22 +0800
commita18efb4aaaab51cb9ef1663f58286747e2e951ee (patch)
tree1fb0c112290884ab782b8dd6a0e4d5b294e34e85 /.run/version-files.toml
parent5d1805cf4b096844f8efbe303479ec7b23a054ce (diff)
feat(picker): add parselib module and README
Diffstat (limited to '.run/version-files.toml')
-rw-r--r--.run/version-files.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.run/version-files.toml b/.run/version-files.toml
index ca104d2..405652b 100644
--- a/.run/version-files.toml
+++ b/.run/version-files.toml
@@ -17,3 +17,7 @@ pattern = "version = \"{VER}\""
[[file]]
file = "./docs/res/guide.txt"
pattern = "mingling = \"{VER}\""
+
+[[file]]
+file = "./mingling_picker/README.md"
+pattern = "version = \"{VER}\""