From c10e85356423d1cfbc4e2073630ce679b815c1b7 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Fri, 6 Jun 2025 23:25:24 -0400 Subject: [PATCH] updated minor version for tag fix --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index 2fa6388..fb17087 100644 --- a/wails.json +++ b/wails.json @@ -12,6 +12,6 @@ }, "info": { "productName": "AniTrack", - "productVersion": "0.1.9" + "productVersion": "0.2.0" } }