From 669b41c62ca112f25a5c7fdff106e859ea0ed095 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Wed, 27 May 2026 20:02:16 -0400 Subject: [PATCH] chore: bump version to 1.5.5 --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index 10a0125..1374954 100644 --- a/wails.json +++ b/wails.json @@ -12,6 +12,6 @@ }, "info": { "productName": "AniTrack", - "productVersion": "1.5.1" + "productVersion": "1.5.5" } }