From 0cca48adb155012514bdece1ad46378d697fdddf Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Thu, 3 Sep 2026 19:12:18 -0400 Subject: [PATCH] chore(release): bump version to 1.6.5 --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index a86290e..fbaa489 100644 --- a/wails.json +++ b/wails.json @@ -12,6 +12,6 @@ }, "info": { "productName": "AniTrack", - "productVersion": "1.6.2" + "productVersion": "1.6.5" } }