Merge remote-tracking branch 'upstream/main' into develop

This commit is contained in:
Steven Enamakel
2026-02-10 22:29:36 +05:30
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "alphahuman",
"private": true,
"version": "0.36.0",
"version": "0.37.0",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -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",