Skip to content

Commit 4e04b4b

Browse files
os-zhuangCopilot
andcommitted
chore(one): bump to 6.0.5
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7b6d4c6 commit 4e04b4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/objectos-one/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectos/one",
3-
"version": "6.0.4",
3+
"version": "6.0.5",
44
"private": true,
55
"license": "AGPL-3.0",
66
"description": "ObjectOS One — all-in-one local distribution (Tauri shell + bundled Node runtime + DB).",

apps/objectos-one/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "ObjectOS",
4-
"version": "6.0.4",
4+
"version": "6.0.5",
55
"identifier": "ai.objectstack.objectos",
66
"build": {
77
"frontendDist": "../src",

0 commit comments

Comments
 (0)