From cd62e6c658619a97dc311580f7b67d23508bad15 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Sun, 21 Dec 2025 00:25:48 -0500 Subject: [PATCH] fixed MAL not auto logging in when app starts --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index ffb24a0..4fdef51 100644 --- a/wails.json +++ b/wails.json @@ -12,6 +12,6 @@ }, "info": { "productName": "AniTrack", - "productVersion": "0.2.1" + "productVersion": "0.3.0" } }