File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ownpilot-monorepo" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "description" : " OwnPilot - Privacy-first personal AI assistant platform" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ownpilot/cli" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " CLI for OwnPilot" ,
55 "type" : " module" ,
66 "bin" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @ownpilot/core" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " OwnPilot Core - Secure AI agent engine and tool framework" ,
55 "type" : " module" ,
66 "sideEffects" : false ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ownpilot/gateway" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " HTTP API gateway for OwnPilot" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ownpilot/ui" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " Web UI for OwnPilot" ,
55 "type" : " module" ,
66 "private" : true ,
Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ pnpm start`}
246246curl http://localhost:8080/api/v1/health
247247
248248# Expected response:
249- # {"status":"ok","version":"0.3.1 "}` }
249+ # {"status":"ok","version":"0.3.2 "}` }
250250 language = "bash"
251251 />
252252
You can’t perform that action at this time.
0 commit comments