From 4c34a5749335aa4fe5855a82c9b11defc9cfd70e Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Tue, 15 Sep 2026 22:20:59 -0400 Subject: [PATCH] chore(release): bump version to 1.99.0 --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index 04e7a70..1771250 100644 --- a/wails.json +++ b/wails.json @@ -13,6 +13,6 @@ }, "info": { "productName": "AniTrack", - "productVersion": "1.6.8" + "productVersion": "1.99.0" } }