mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-12 08:22:29 +02:00
fix: sync plugin.json version with latest tag (#171)
Sync plugin.json version to 1.4.1, add CI check to verify versions match on release, and add release.sh script. Fixes #170.
This commit is contained in:
parent
11ad2a875f
commit
d2191d09a2
4 changed files with 80 additions and 2 deletions
|
|
@ -10,7 +10,6 @@ const {
|
|||
getClaudeDir,
|
||||
ensureDir,
|
||||
readFile,
|
||||
writeFile,
|
||||
log
|
||||
} = require('./utils');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue