From 49be0b29b92e8d332714d9b734ed6cc62e1b2cb6 Mon Sep 17 00:00:00 2001 From: LemonNeko Date: Fri, 28 Feb 2025 00:41:54 +0800 Subject: [PATCH] release: v0.3.5 --- apps/stage-tamagotchi/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/stage-tamagotchi/package.json b/apps/stage-tamagotchi/package.json index e1c5b9fc2..76c49be1b 100644 --- a/apps/stage-tamagotchi/package.json +++ b/apps/stage-tamagotchi/package.json @@ -1,6 +1,6 @@ { "name": "@proj-airi/stage-tamagotchi", - "version": "0.3.4", + "version": "0.3.5", "private": true, "description": "An Electron application with Vue and TypeScript", "author": "LemonNekoGH",