chore(release): v0.49.13

This commit is contained in:
github-actions[bot]
2026-03-27 02:43:49 +00:00
parent 4ed30b279c
commit ff0b1ac5c8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openhuman",
"version": "0.49.12",
"version": "0.49.13",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "OpenHuman"
version = "0.49.12"
version = "0.49.13"
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.49.12",
"version": "0.49.13",
"identifier": "com.tinyhumansai.openhuman",
"build": {
"beforeDevCommand": "npm run dev",