chore(release): v0.49.3

This commit is contained in:
github-actions[bot]
2026-03-26 22:50:40 +00:00
parent 9c06272ed4
commit 3d3186c238
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openhuman",
"version": "0.49.2",
"version": "0.49.3",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "AlphaHuman"
version = "0.49.2"
version = "0.49.3"
description = "AlphaHuman - AI-powered Super Assistant"
authors = ["AlphaHuman"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "OpenHuman",
"version": "0.49.2",
"version": "0.49.3",
"identifier": "com.alphahuman.app",
"build": {
"beforeDevCommand": "npm run dev",