feat(hololake): prepare signed 1.2.0 update artifacts

This commit is contained in:
冰朔 2026-09-03 21:33:32 +08:00
commit d05a118f64
9 changed files with 118 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "HoloLake",
"version": "1.1.0",
"version": "1.2.0",
"identifier": "world.guanghu.hololake",
"build": { "frontendDist": "../dist", "devUrl": "http://127.0.0.1:5211", "beforeDevCommand": "npm run dev", "beforeBuildCommand": "npm run build" },
"app": {