chore: bump version to 1.0.14 for release
All checks were successful
技能自动化发布 / release (push) Successful in 9s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-10 10:08:13 +08:00
parent f0032b2201
commit 5c18d308bb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
"""技能标识与版本(复制后请修改)。"""
SKILL_SLUG = "your-skill-slug"
SKILL_VERSION = "1.0.13"
SKILL_VERSION = "1.0.14"
LOG_LOGGER_NAME = "openclaw.skill.your_skill_slug"