Procházet zdrojové kódy

chore(plugin): Bump version to 2.10.1

Patch release carrying the issue #4 manifest fixes (valid plugin/marketplace
manifests, CI validation gate).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0xDarkMatter před 4 dny
rodič
revize
83666c42b3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .claude-plugin/plugin.json

+ 1 - 1
.claude-plugin/plugin.json

@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
   "name": "claude-mods",
-  "version": "2.10.0",
+  "version": "2.10.1",
   "description": "Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows",
   "author": {
     "name": "0xDarkMatter"