chore(staging): v0.53.48

This commit is contained in:
github-actions[bot]
2026-05-16 18:21:08 +00:00
parent f6de4cbe04
commit bcfecc34d8
6 changed files with 7 additions and 7 deletions
Generated
+1 -1
View File
@@ -4522,7 +4522,7 @@ checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381"
[[package]]
name = "openhuman"
version = "0.53.47"
version = "0.53.48"
dependencies = [
"aes-gcm",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "openhuman"
version = "0.53.47"
version = "0.53.48"
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.47",
"version": "0.53.48",
"type": "module",
"engines": {
"node": ">=24.0.0"
+2 -2
View File
@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "OpenHuman"
version = "0.53.47"
version = "0.53.48"
dependencies = [
"anyhow",
"async-trait",
@@ -4587,7 +4587,7 @@ dependencies = [
[[package]]
name = "openhuman"
version = "0.53.47"
version = "0.53.48"
dependencies = [
"aes-gcm",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "OpenHuman"
version = "0.53.47"
version = "0.53.48"
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.47",
"version": "0.53.48",
"identifier": "com.openhuman.app",
"build": {
"beforeDevCommand": "pnpm run dev",