chore(tamagotchi): version follow package json

This commit is contained in:
LemonNeko
2025-04-02 01:36:58 +08:00
parent 02edd76120
commit 825428deb9
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "airi",
"version": "0.1.0",
"version": "../package.json",
"identifier": "com.github.moeru-ai.airi-tamagotchi",
"build": {
"frontendDist": "../dist",