diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-17 11:13:41 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-17 11:13:41 +0800 |
| commit | 831be31cc819ee12ca85bcd2834e07194906cef5 (patch) | |
| tree | 9a4a15286b9127e2c5a5527b80c3ca0f8222684a | |
| parent | 79ec6878877f0fd9246d67d3cd4f8cc2d1200150 (diff) | |
chore(version-files): remove outdated version file entries
| -rw-r--r-- | .run/version-files.toml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.run/version-files.toml b/.run/version-files.toml index 42d9b4d..ca104d2 100644 --- a/.run/version-files.toml +++ b/.run/version-files.toml @@ -17,15 +17,3 @@ pattern = "version = \"{VER}\"" [[file]] file = "./docs/res/guide.txt" pattern = "mingling = \"{VER}\"" - -[[file]] -file = "./mingling_picker/README.md" -pattern = "version = \"{VER}\"" - -[[file]] -file = "./mingling_picker/README.md" -pattern = "mingling_picker = \"{VER}\"" - -[[file]] -file = "./mingling_picker_macros/README.md" -pattern = "version = \"{VER}\"" |
