From cb612d4a37bf78873fbe0b1613c71daae8c70c90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 8 Feb 2026 22:41:16 +0000 Subject: [PATCH 1/4] chore: bump version to 0.34.0 [skip ci] --- package.json | 2 +- src-tauri/tauri.conf.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c76e94153..605bc3ce9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alphahuman", "private": true, - "version": "0.33.0", + "version": "0.34.0", "type": "module", "scripts": { "dev": "vite", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 1b1aefb72..a2ff1b6a9 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "AlphaHuman", - "version": "0.33.0", + "version": "0.34.0", "identifier": "com.alphahuman.app", "build": { "beforeDevCommand": "npm run dev", From b0eeb792f3f9cde0017120ea8d6c7999e2fee702 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Feb 2026 04:09:59 +0000 Subject: [PATCH 2/4] chore: bump version to 0.35.0 [skip ci] --- package.json | 2 +- src-tauri/tauri.conf.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 605bc3ce9..fadb065e8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alphahuman", "private": true, - "version": "0.34.0", + "version": "0.35.0", "type": "module", "scripts": { "dev": "vite", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index a2ff1b6a9..4a86fd01d 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "AlphaHuman", - "version": "0.34.0", + "version": "0.35.0", "identifier": "com.alphahuman.app", "build": { "beforeDevCommand": "npm run dev", From 6be38089f7aeed87862e0bfc3dc804986e5e0972 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Feb 2026 19:55:44 +0000 Subject: [PATCH 3/4] chore: bump version to 0.36.0 [skip ci] --- package.json | 2 +- src-tauri/tauri.conf.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fadb065e8..f7f7571b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alphahuman", "private": true, - "version": "0.35.0", + "version": "0.36.0", "type": "module", "scripts": { "dev": "vite", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 4a86fd01d..6c0f1940b 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "AlphaHuman", - "version": "0.35.0", + "version": "0.36.0", "identifier": "com.alphahuman.app", "build": { "beforeDevCommand": "npm run dev", From 1617416700ca4199629b052275bc80609f40becd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 10 Feb 2026 11:14:15 +0000 Subject: [PATCH 4/4] chore: bump version to 0.37.0 [skip ci] --- package.json | 2 +- src-tauri/tauri.conf.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f7f7571b1..76eb4a44a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alphahuman", "private": true, - "version": "0.36.0", + "version": "0.37.0", "type": "module", "scripts": { "dev": "vite", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 6c0f1940b..1b644b3cf 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "AlphaHuman", - "version": "0.36.0", + "version": "0.37.0", "identifier": "com.alphahuman.app", "build": { "beforeDevCommand": "npm run dev",