mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-15 10:30:37 +09:00
chore: release v0.2.3
This commit is contained in:
parent
925680f736
commit
28bf5e9e9b
69 changed files with 80 additions and 4145 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.2");
|
||||
.version("0.2.3");
|
||||
|
||||
program.hook("preAction", (_thisCommand, actionCommand) => {
|
||||
const options = actionCommand.optsWithGlobals() as DataDirOptionLike;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue