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