mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
chore: release v0.2.6
This commit is contained in:
parent
ea637110ac
commit
5dffdbb382
17 changed files with 80 additions and 9 deletions
|
|
@ -23,7 +23,7 @@ const DATA_DIR_OPTION_HELP =
|
|||
program
|
||||
.name("paperclipai")
|
||||
.description("Paperclip CLI — setup, diagnose, and configure your instance")
|
||||
.version("0.2.5");
|
||||
.version("0.2.6");
|
||||
|
||||
program.hook("preAction", (_thisCommand, actionCommand) => {
|
||||
const options = actionCommand.optsWithGlobals() as DataDirOptionLike;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue