From 58c9f449e0cb596bfadc13c69c846b88e621ed7c Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Sun, 22 Mar 2026 21:46:05 -0400 Subject: [PATCH] chore: bump version to 0.6.5 --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index ed7b7d1..b569037 100644 --- a/wails.json +++ b/wails.json @@ -12,6 +12,6 @@ }, "info": { "productName": "AniTrack", - "productVersion": "0.6.0" + "productVersion": "0.6.5" } }