From 336a1f353f914cead800eb4eef9b4a4313674d30 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Sat, 12 Sep 2026 21:27:12 -0400 Subject: [PATCH] chore(release): bump version to 1.6.8 --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index d7ae51d..9bc3adc 100644 --- a/wails.json +++ b/wails.json @@ -12,6 +12,6 @@ }, "info": { "productName": "AniTrack", - "productVersion": "1.6.7" + "productVersion": "1.6.8" } }