chore(staging): v0.53.9

This commit is contained in:
github-actions[bot]
2026-05-02 18:33:54 +00:00
parent 002c1751cf
commit dc4f91a151
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "openhuman"
version = "0.53.8"
version = "0.53.9"
edition = "2021"
description = "OpenHuman core business logic and RPC server"
autobins = false
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openhuman-app",
"version": "0.53.8",
"version": "0.53.9",
"type": "module",
"engines": {
"node": ">=24.0.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "OpenHuman"
version = "0.53.8"
version = "0.53.9"
description = "OpenHuman - AI-powered Super Assistant"
authors = ["OpenHuman"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "OpenHuman",
"version": "0.53.8",
"version": "0.53.9",
"identifier": "com.openhuman.app",
"build": {
"beforeDevCommand": "pnpm run dev",